[]
Represents the Table Style definition.
public class WorkbookTableStyle
| Name | Description |
|---|---|
| WorkbookTableStyle() |
| Name | Description |
|---|---|
| FirstBandedColumnStyle | Gets or sets the first column stripe style. |
| FirstBandedRowStyle | Gets or sets the first row stripe style. |
| FirstColumnStyle | Gets or sets the first column style. |
| FirstHeaderCellStyle | Gets or sets the first cell style in the header row. |
| FirstTotalCellStyle | Gets or sets the first cell style in the total row. |
| HeaderRowStyle | Gets or sets the header row style. |
| LastColumnStyle | Gets or sets the last column style. |
| LastHeaderCellStyle | Gets or sets the last cell style in the header row. |
| LastTotalCellStyle | Gets or sets the last cell style in the total row. |
| Name | Gets or sets the name of the table style. |
| SecondBandedColumnStyle | Gets or sets the second column stripe style. |
| SecondBandedRowStyle | Gets or sets the second row stripe style. |
| TotalRowStyle | Gets or sets the total row style. |
| WholeTableStyle | Gets or sets the whole table style. |