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

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