[]
Configurates MaxRowsOrColumns. Sets the maximum number of the row count or the column count.
public TBuilder MaxRowsOrColumns(int value)
Public Function MaxRowsOrColumns(value As Integer) As TBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |