Search code examples
exceloffice-jsoffice-addinsexcel-addinsexcel-web-addins

Selecting a shape in Office.js


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?


Solution

  • 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.