ExcelScript.GeometricShape interface
Represents a geometric shape inside a worksheet. A geometric shape can be a rectangle, block arrow, equation symbol, flowchart item, star, banner, callout, or any other basic shape in Excel.
Methods
get |
Returns the shape identifier. |
Method Details
getId()
Returns the shape identifier.
getId(): string;
Returns
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts