[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IShape.GroupItems

GroupItems Property

GroupItems

Returns the IGroupShapes object that represents the individual shapes in the specified group. Use the indexer of IGroupShapes to return a single shape from the group.

Declaration
IGroupShapes GroupItems { get; }
ReadOnly Property GroupItems As IGroupShapes