[]
Configurates AllowMerging. Sets whether cells in this row or column can be merged.
public virtual TBuilder AllowMerging(bool value)
Public Overridable Function AllowMerging(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |