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

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