Name | Description | |
---|---|---|
WorkbookTable Constructor | Overloaded. |
The following tables list the members exposed by WorkbookTable.
Name | Description | |
---|---|---|
WorkbookTable Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlterFirstColumn | Indicating whether the first column in the table should have the style applied. | |
AlterLastColumn | Indicating whether the last column in the table should have the style applied. | |
Columns | Gets the columns of the table. | |
Name | Gets or sets the name of the table. | |
Range | Gets or sets range on the relevant sheet that the table occupies expressed using A1 style referencing. i.e. "A1:D4". | |
ShowBandedColumns | Indicating whether banded column formatting is applied. | |
ShowBandedRows | Indicating whether banded row formatting is applied. | |
ShowHeaderRow | Indicating whether show the header row for the table. | |
ShowTotalRow | Indicating whether show the total row for the table. | |
Style | Gets or sets table style to use with the table. |