com.grapecity.documents.excel.drawing Package / ShapeType Enumeration
ShapeType Enumeration
Specifies the type of shape or range of shapes.
Members
MemberDescription
AutoShapeSpecifies the AutoShape type.
ChartSpecifies the Chart type.
CommentSpecifies the Comment type.
CommentThreadedSpecifies the CommentThreaded type.
FormControlSpecifies the @code:com.grapecity.documents.excel.forms.IControl type.
GroupSpecifies the Group type.
PictureSpecifies the Picture type.
SlicerSpecifies the Slicer type.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.grapecity.documents.excel.drawing.ShapeType

See Also