OfficeTextRun.Clone() Method
Creates a copy of the current text run.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| OfficeTextRun | A copy of the current text run. |
See Also