GetRange Method
GetRange()
Creates and returns a Range object
representing this content in the body.
Declaration
public virtual Range GetRange()
Public Overridable Function GetRange() As Range
Returns
Type |
Description |
Range |
A Range object representing this content.
|