IXlTableStyleInfo Members
Contains table style settings.Properties
| Name | Description |
|---|---|
| Name | Gets or sets the name of the built-in style applied to a table. |
| ShowColumnStripes | Gets or sets a value indicating whether alternate shading should be applied to the table columns. |
| ShowFirstColumn | Gets or sets a value indicating whether special formatting should be applied to the first column of the table. |
| ShowLastColumn | Gets or sets a value indicating whether special formatting should be applied to the last column of the table. |
| ShowRowStripes | Gets or sets a value indicating whether alternate shading should be applied to the table rows. |
See Also