Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / ParentGroup Property
In This Topic
    ParentGroup Property
    In This Topic
    Returns the IShape object that represents the common parent shape of a child shape or a range of child shapes.
    Syntax
    IShape ParentGroup {get;}
    See Also