TableStyleOptions Enum
Specifies which options are applied to a Table style.
Fields
BandedColumns | Show column stripe formatting for the table. |
BandedRows | Show row stripe formatting for the table. |
FirstColumn | Show the first column. |
LastColumn | Show the last column. |
None | Do not apply any option. |