OfficeTextArea.RemoveText(TextRange) Method
Removes the specified text range from the text area.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| range | TextRange | The text range to remove. |
See Also