Class GroupShape
Inherited Members
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class GroupShape : AbstractShape, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject, IGroupShape
Constructors
GroupShape()
Declaration
public GroupShape()
Properties
GroupShapes
Declaration
public IEnumerable<IGroupShape> GroupShapes { get; }
Property Value
Type | Description |
---|---|
IEnumerable<IGroupShape> |
Shapes
Declaration
public ShapeCollection Shapes { get; }
Property Value
Type | Description |
---|---|
ShapeCollection |