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