[]
Configurates WordWrap. Sets whether cells in this row or column should wrap their content.
public virtual TBuilder WordWrap(bool value)
Public Overridable Function WordWrap(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |