TextRange.Start Property
Returns the position of the first character in a text range.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The zero-based index of the first character in the text range. |
See Also