TextAreaProperties.Clone() Method
Clones the current TextAreaProperties instance.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| TextAreaProperties | A new instance of TextAreaProperties with the same settings as the current instance. |
See Also