[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ShapeType

Enum ShapeType

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Specifies the type of a shape or range of shapes.

public enum ShapeType

Fields

AutoShape = 0

Specifies the AutoShape type.

Chart = 1

Specifies the Chart type.

Comment = 2

Specifies the Comment type.

CommentThreaded = 3

Specifies the CommentThreaded type.

FormControl = 7

Specifies the IControl type.

Group = 4

Specifies the Group type.

Picture = 5

Specifies the Picture type.

Slicer = 6

Specifies the Slicer type.