TableLookSettings Members
Contains the table style settings that modify the table appearance.Properties
Name | Description |
---|---|
applyFirstColumn | Specifies whether special formatting is applied to the first column of the table. |
applyFirstRow | Specifies whether special formatting is applied to the first row of the table. |
applyLastColumn | Specifies whether special formatting is applied to the last column of the table. |
applyLastRow | Specifies whether special formatting is applied to the last row of the table. |
doNotApplyColumnBanding | Specifies whether column banding formatting is not applied to the table. |
doNotApplyRowBanding | Specifies whether row banding formatting is not applied to the table. |
See Also