Optional ReadonlyfirstApply first column conditional formatting. When true, the first column of the table uses the special formatting defined for first columns in the table style.
Optional ReadonlyfirstApply first row conditional formatting. When true, the first row of the table uses the special formatting defined for header rows in the table style.
Optional ReadonlylastApply last column conditional formatting. When true, the last column of the table uses the special formatting defined for last columns in the table style.
Optional ReadonlylastApply last row conditional formatting. When true, the last row of the table uses the special formatting defined for total/footer rows in the table style.
Optional ReadonlynoDisable horizontal row banding. When true, horizontal banding (alternating row colors) is disabled. When false or undefined, horizontal banding is enabled if defined in the table style.
Optional ReadonlynoDisable vertical column banding. When true, vertical banding (alternating column colors) is disabled. When false or undefined, vertical banding is enabled if defined in the table style.
Options for configuring table look conditional formatting.
These options control which conditional formatting styles are applied to the table. When a table style defines special formatting for these regions (e.g., bold headers, alternating row colors), these flags determine whether that special formatting is visible.
Example