Excel.Interfaces.ShapeGroupData interface
An interface describing the data returned by calling shapeGroup.toJSON().
Property Details
id
shapes
Returns the collection of Shape objects.
shapes?: Excel.Interfaces.ShapeData[];