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

In This Topic
    Shapes Property (RangeBase)
    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