Table of Contents

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

eDrawingType

Drawings

A collection of shapes

public ExcelDrawingsGroup Drawings { get; }

Property Value

ExcelDrawingsGroup