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 |
![Public Method](dotnetimages/publicMethod.gif) | CheckSpelling | Begins a spelling check for the range. |
![Public Method](dotnetimages/publicMethod.gif) | Clone | Creates a copy of the Range. |
![Public Method](dotnetimages/publicMethod.gif) | Collapse | Collapses a Range to the starting or ending position. |
![Public Method](dotnetimages/publicMethod.gif) | SetRange | Sets the starting and ending character positions for the range. |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Gets the string representation of the Range. |
Public Events
| Name | Description |
![Public Event](dotnetimages/publicEvent.gif) | PropertyChanged | Event raised when a property on the object changes. |
See Also