TextParagraph.Clone() Method
Clones the current TextParagraph instance.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| TextParagraph | The cloned TextParagraph instance. |
See Also