Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / AutoShapeType Property
In This Topic
    AutoShapeType Property
    In This Topic
    Returns or sets the shape type for the specified IShape object, which must represent an AutoShape other than a line, freeform drawing, or connector.
    Syntax
    AutoShapeType AutoShapeType {get; set;}
    See Also