Class TableRuleKind

New in version 0.6.6.

class ooodev.formatters.table_rule_kind.TableRuleKind(value)[source]

An enumeration.

COL_OVER_ROW = 4

Column takes priority over row when there is conflict

IGNORE = 1

Do no format indexes

ONLY = 2

Only format indexes

RIGHT_STRIP_END_COL = 8

Right strip End Column