Excel.Interfaces.GeometricShapeData interface

Warning

This API is now deprecated.

An interface describing the data returned by calling geometricShape.toJSON().

Properties

id

Returns the shape identifier.

Property Details

id

Warning

This API is now deprecated.

Returns the shape identifier.

id?: string;

Property Value

string

Remarks

[ API set: ExcelApi 1.9 ]