Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getParentGroup Method
In This Topic
    getParentGroup Method
    In This Topic
    Returns the IShape object that represents the common parent shape ofa child shape or a range of child shapes.
    Syntax
    IShape getParentGroup()
    See Also