[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IGroupShapes

IGroupShapes Interface

Represents the individual shapes within a grouped shape.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IGroupShapes
Public Interface IGroupShapes

Properties

Name Description
Count

Gets the number of individual shapes.

this[int]

Gets an individual shape from the grouped shape.