[]
Configurates IsContentHtml. Sets whether cells in this row or column contain HTML content rather than plain text.
public TBuilder IsContentHtml(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |