1

Is there any way to select a shape in Office.js? The Excel.Shape class doesn't have a select() method like the Excel.Range class does. Is this not supported yet in Office.js?

Eugene Astafiev
  • 47,483
  • 3
  • 24
  • 45
Sam Diaz
  • 51
  • 4

1 Answers1

0

There is no such api yet to support shape.select() or shape.active() until now.We track Office Add-in feature requests on our Microsoft 365 Developer Platform Ideas Forum. Please add your request there. Feature requests are considered when we go through our planning process.

Rita
  • 72
  • 3