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

    Parameters

    value
    See Also