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

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