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

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