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 |
itl | table look |
---|---|
0 | (none) |
1 | Simple 1 |
2 | Simple 2 |
3 | Simple 3 |
4 | Classic 1 |
5 | Classic 2 |
6 | Classic 3 |
7 | Classic 4 |
8 | Colorful 1 |
9 | Colorful 2 |
10 | Colorful 3 |
11 | Columns 1 |
12 | Columns 2 |
13 | Columns 3 |
14 | Columns 4 |
15 | Columns 5 |
16 | Grid 1 |
17 | Grid 2 |
18 | Grid 3 |
19 | Grid 4 |
20 | Grid 5 |
21 | Grid 6 |
22 | Grid 7 |
23 | Grid 8 |
24 | List 1 |
25 | List 2 |
26 | List 3 |
27 | List 4 |
28 | List 5 |
29 | List 6 |
30 | List 7 |
31 | List 8 |
32 | 3D Effects 1 |
33 | 3D Effects 2 |
34 | 3D Effects 3 |
35 | Contemporary |
36 | Elegant |
37 | Professional |
38 | Subtle1 |
39 | Subtle2 |
cbTLP (count of bytes of TLP) is 4.