Selecting a shape in Office.js

244 Views Asked by At

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?

1

There are 1 best solutions below

0
On BEST ANSWER

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.