[]
Sets the Style property.
public TableBuilder Style(TableStyle style)
Public Function Style(style As TableStyle) As TableBuilder
| Type | Name | Description |
|---|---|---|
| TableStyle | style | The table style of this table. |
| Type | Description |
|---|---|
| TableBuilder | Current builder. |