[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ShapeType

ShapeType Enum

Specifies the type of a shape or range of shapes.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum ShapeType
Public Enum ShapeType

Fields

Name Description
AutoShape

Specifies the AutoShape type.

Callout

Specifies the Callout type.

Chart

Specifies the Chart type.

Comment

Specifies the Comment type.

CommentThreaded

Specifies the CommentThreaded type.

FormControl

Specifies the IControl type.

FreeForm

Specifies the FreeForm type.

Graphic

Specifies the Vector Graphic​​ type.

Group

Specifies the Group type.

Line

Specifies the Line type.

Picture

Specifies the Picture type.

Slicer

Specifies the Slicer type.

TextBox

Specifies the Text Box type.