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