2.9.69 Fatl
The Fatl structure is a bit field that SHOULD<211> specify which optional formats from a table style or table auto-format are enabled.
Not all formatting categories are available for every table style or table auto-format.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
padding |
A - fatlBorders (1 bit): This bit MAY<212> specify that the border formats of a table auto-format were applied by the last table auto-format.
B - fatlShading (1 bit): This bit MAY<213> specify that the background shading formats of a table auto-format were applied by the last table auto-format.
C - fatlFont (1 bit): This bit MAY<214> specify that the text font formats of a table auto-format were applied by the last table auto-format.
D - fatlColor (1 bit): This bit MAY<215> specify that a color variant of a table auto-format was applied by the last table auto-format. When this bit is not set, the monochrome variant was applied.
E - fatlBestFit (1 bit): This bit MAY<216> specify that the columns of the table were resized to best fit their contents during the last table auto-format.
F - fatlHdrRows (1 bit): This bit SHOULD<217> specify that the top row of the table receives special formatting.
G - fatlLastRow (1 bit): This bit SHOULD<218> specify that the bottom row of the table receives special formatting.
H - fatlHdrCols (1 bit): This bit SHOULD<219> specify that the logically leftmost column receives special formatting.
I - fatlLastCol (1 bit): This bit SHOULD<220> specify that the logically rightmost column receives special formatting.
J - fatlNoRowBands (1 bit): This bit SHOULD<221> specify that odd numbered rows do not receive different formatting than even numbered rows.
K - fatlNoColBands (1 bit): This bit SHOULD<222> specify that odd numbered columns do not receive different formatting than even numbered columns.
padding (5 bits): This MUST be zero and MUST be ignored.