[]
Configurates AlterFirstColumn. Sets a value that determines whether the first table column should have the style applied.
public TableBuilder AlterFirstColumn(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TableBuilder | Current builder. |