| Offset | Name | Size | Contents |
| 4 | cb | 2 | Number of bytes in the global column-width flags |
| 6 | grbitGCW | 2 | Global column-width flags for columns A through P |
| 8 | grbitGCW | 2 | Global column-width flags for columns Q through AF |
| ... | ... | ... | ... |
| 4+cb | grbitGCW | 2 | Global column-width flags for columns IG through IV |
| Bits | Mask | Name | Contents | |
| 0 (LSB) | 0001h | fGCWcol1 | Flag for column 1 (for example, column A) | |
| 1 | 0002h | fGCWcol2 | Flag for column 2 (for example, column B) | |
| 2 | 0004h | fGCWcol3 | Flag for column 3 (for example, column C) | |
| ... | ... | ... | ... | |
| 15 | 8000h | fGCWcol16 | Flag for column 16 (for example, column P) | |