Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Range Class / ParentGroupShape Property

In This Topic
    ParentGroupShape Property
    In This Topic
    Gets the parent group shape where the range content is stored.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentGroupShape As GroupShape
    public GroupShape ParentGroupShape {get;}
    See Also