Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Range Class Members
The following tables list the members exposed by Range.
Public Properties
Public Methods
| Name | Description |
| CheckSpelling | Begins a spelling check for the range. |
| Clone | Creates a copy of the Range. |
| Collapse | Collapses a Range to the starting or ending position. |
| SetRange | Sets the starting and ending character positions for the range. |
| ToString | Gets the string representation of the Range. |
Public Events
| Name | Description |
| PropertyChanged | Event raised when a property on the object changes. |
See Also