Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ComplexField Class / GetResultRange Method

In This Topic
    GetResultRange Method
    In This Topic
    Gets this complex field's result range.
    Syntax
    'Declaration
     
    Public Function GetResultRange() As Range
    public Range GetResultRange()
    See Also