| Offset | Name | Size | Contents |
| 4 | (Reserved) | 4 | Reserved; must be 0 (zero) |
| 8 | rwMic | 4 | First row that exists on the sheet |
| 12 | rwMac | 4 | Last row that exists on the sheet, plus 1 |
| 16 | (Reserved) | 4 | Reserved; must be 0 (zero) |
| 20 | rgibRw | var | Array of file offsets to the DBCELL records for each block of ROW records. A block contains ROW records for up to 32 rows. For more information, see "Finding Cell Records in BIFF Files" on page 440. |
| Offset | Name | Size | Contents |
| 4 | (Reserved) | 4 | Reserved; must be 0 (zero) |
| 8 | rwMic | 2 | First row that exists on the sheet |
| 10 | rwMac | 2 | Last row that exists on the sheet, plus 1 |
| 12 | (Reserved) | 4 | Reserved; must be 0 (zero) |
| 16 | rgibRw | var | Array of file offsets to the DBCELL records for each block of ROW records. A block contains ROW records for up to 32 rows. For more information, see "Finding Cell Records in BIFF Files" on page 440. |