Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getAutoShapeType Method
In This Topic
    getAutoShapeType Method
    In This Topic
    Returns the shape type for the specified IShape object, which mustrepresent an AutoShape other than a line, freeform drawing, or connector.
    Syntax
    AutoShapeType getAutoShapeType()
    See Also