TableRules
The list of possible table rules.
All = 4
Rules will appear between all rows and columns.
Cols = 2
Rules will appear between columns only.
Groups = 3
Rules will appear between row groups and column groups only.
None = 0
No rules. This is the default value.
Rows = 1
Rules will appear between rows only.