Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / getShapes Method
In This Topic
    getShapes Method
    In This Topic
    Returns all drawing shapes in this chart.
    Syntax
    java.util.List<IShape> getShapes()
    See Also