Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getGroupItems Method
In This Topic
    getGroupItems Method
    In This Topic
    Returns the IGroupShapes object that represents the individual shapesin the specified group. Use the indexer of IGroupShapes to return asingle shape from the group.
    Syntax
    IGroupShapes getGroupItems()
    See Also