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