GrapeCity.Excel Namespace : IExcelTableStyleInfo Interface |
For a list of all members of this type, see IExcelTableStyleInfo members.
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. |