TextRange.Length Property
Returns the length of a text range.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of characters in the text range. |
See Also