Offset | Name | Size | Contents |
4 | rw | 2 | Row of the comment |
6 | col | 2 | Column of the comment |
8 | grbit | 2 | Options flag (see table below) |
10 | idObj | 2 | Object id for OBJ record that contains the comment |
12 | stAuthor | var | Name of the original comment author |
Bits | Mask | Name | Contents |
0 | 0001h | (Reserved) | Reserved; must be 0 (zero) |
1 | 0002h | fShow | = 0 if the comment is hidden (default) |
15 – 2 | FFFCh | (Reserved) | Reserved; must be 0 (zero) |
Offset | Name | Size | Contents |
4 | rw | 2 | Row of the note |
6 | col | 2 | Column of the note |
8 | cch | 2 | Length of the note (bytes) |
10 | rgch | var | Text of the note |
Offset | Name | Size | Contents |
4 | rw | 2 | Row of the note |
6 | col | 2 | Column of the note |
8 | cch | 2 | Total length of the note |
10 | rgch | 2048 | First 2048 characters of the note |
Offset | Name | Size | Contents |
4 | rw | 2 | = –1 always (FFFFh) |
6 | (Reserved) | 2 | Reserved; must be 0 (zero) |
8 | cch | 2 | Length of this section of the note |
10 | rgch | var | This section of the note |