Class ExcelGroupShape
Grouped shapes
Implements
Inherited Members
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public class ExcelGroupShape : ExcelDrawing, IDisposable
Properties
DrawingType
The type of drawing
Declaration
public override eDrawingType DrawingType { get; }
Property Value
| Type | Description |
|---|---|
| eDrawingType |
Overrides
Drawings
A collection of shapes
Declaration
public ExcelDrawingsGroup Drawings { get; }
Property Value
| Type | Description |
|---|---|
| ExcelDrawingsGroup |