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 ]