b10 | b16 | field | type | size | bitfield | comments |
0 | 0 | itl | short | | | index to Word's table of table looks (see itl table below) |
2 | 2 | fBorders | short | :1 | 0001 | when ==1, use the border properties from the selected table look |
| | fShading | short | :1 | 0002 | when ==1, use the shading properties from the selected table look |
| | fFont | short | :1 | 0004 | when ==1, use the font from the selected table look |
| | fColor | short | :1 | 0008 | when ==1, use the color from the selected table look |
| | fBestFit | short | :1 | 0010 | when ==1, do best fit from the selected table look |
| | fHdrRows | short | :1 | 0020 | when ==1, apply properties from the selected table look to the header rows in the table |
| | fLastRow | short | :1 | 0040 | when ==1, apply properties from the selected table look to the last row in the table |
| | fHdrCols | short | :1 | 0080 | when ==1, apply properties from the selected table look to the header columns of the table |
| | fLastCol | short | :1 | 0100 | when ==1, apply properties from the selected table look to the last column of the table |