Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / GroupShapes Property

In This Topic
    GroupShapes Property
    In This Topic
    Gets the collection of group shapes included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupShapes As GroupShapeCollection
    public GroupShapeCollection GroupShapes {get;}
    See Also