Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getShapes Method
In This Topic
    getShapes Method
    In This Topic
    Returns a com.grapecity.documents.excel.drawing.IShapes object that represents all the shapes on theworksheet or chart sheet.
    Syntax
    IShapes getShapes()
    See Also