Spread.Services Documentation
ShapeType Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : ShapeType Enumeration
Specifies the type of a shape or range of shapes.
Syntax
public enum ShapeType : System.Enum 
Members
MemberDescription
AutoShape Specifies the AutoShape type.
Chart Specifies the Chart type.
Comment Specifies the Comment type.
Group Specifies the Group type.
Picture Specifies the Picture type.
Slicer Specifies the Slicer type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.ShapeType

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace