Excel.Interfaces.GeometricShapeData interface
An interface describing the data returned by calling geometricShape.toJSON().
Properties
| id | Returns the shape identifier. |
Property Details
id
Returns the shape identifier.
id?: string;
Property Value
string
Remarks
[Api set: ExcelApi 1.9]