[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ComplexField.GetRange

GetRange Method

GetRange()

Initializes and returns a Range in the body occuped by this complex field.

Declaration
public override Range GetRange()
Public Overrides Function GetRange() As Range
Returns
Type Description
Range

The newly created Range.

Overrides