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

In This Topic
    SimpleFields Property
    In This Topic
    Gets the collection of simple fields included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property SimpleFields As SimpleFieldCollection
    public SimpleFieldCollection SimpleFields {get;}
    See Also