Table of Contents

Enum eDrawingType

Namespace
OfficeOpenXml.Drawing
Assembly
EPPlus.dll

The type of drawing

public enum eDrawingType

Fields

Chart = 3

A Chart drawing

Control = 5

A form control drawing

Drawing = 0

A unspecified drawing

GroupShape = 6

A drawing grouping other drawings together.

Picture = 2

A Picture drawing

Shape = 1

A Shape drawing

Slicer = 4

A slicer drawing