Edit

Share via


PowerPoint.Interfaces.ShapeGroupData interface

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

Properties

id

Gets the unique ID of the shape group.

Property Details

id

Gets the unique ID of the shape group.

id?: string;

Property Value

string

Remarks

[ API set: PowerPointApi 1.8 ]