Indicating whether the first column in the table should have the style applied.
Indicating whether the last column in the table should have the style applied.
The columns of the table.
The name of the table. It is used to reference the table programmatically.
The range on the relevant sheet that the table occupies expressed using A1 style referencing. i.e. "A1:D4". The reference shall include the totals row if it is shown.
Indicating whether banded column formatting is applied.
Indicating whether banded row formatting is applied.
Indicates whether show the header row for the table.
Indicates whether show the total row for the table.
The table style to use with the table.
Represents the Table definition.