ExcelTableStyleInfo Class Members
In This Topic
The following tables list the members exposed by ExcelTableStyleInfo.
Public Constructors
Public Properties
| Name | Description |
| Name | Represents the name of the table style to use with the table |
| ShowColumnStripes | A boolean indicating whether column stripe formatting is applied. |
| ShowFirstColumn | A boolean indicating whether the first column in the table should have style applied. |
| ShowLastColumn | A boolean indicating whether the last column in the table should have style applied. |
| ShowRowStripes | A boolean indicating whether row stripe formatting is applied. |
Top
See Also