Name | Description | |
---|---|---|
getName | Gets the name of the table style to use with the table. | |
getShowColumnStripes | Gets whether column stripe formatting is applied. | |
getShowFirstColumn | Gets whether the first column in the table should have style applied. | |
getShowLastColumn | Gets whether the last column in the table should have style applied. | |
getShowRowStripes | Gets whether row stripe formatting is applied. | |
setName | Sets the name of the table style to use with the table. | |
setShowColumnStripes | Sets whether column stripe formatting is applied. | |
setShowFirstColumn | Sets whether the first column in the table should have style applied. | |
setShowLastColumn | Sets whether the last column in the table should have style applied. | |
setShowRowStripes | Sets whether row stripe formatting is applied. |