CellTextArea(String) Constructor
Initializes a new instance of the CellTextArea class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| text | String | Cell text. |
See Also