DBCELL: Stream Offsets (D7h)

The DBCELL record stores stream offsets for the BIFF file. There is one DBCELL record for each block of ROW records and associated cell records. Each block can contain data for up to 32 rows. For more information about the DBCELL record, see "Finding Cell Records in BIFF Files" on page 440.

Record Data

Offset

Name

Size

Contents

4

dbRtrw

4

Offset from the start of the DBCELL record to the start of the first ROW record in the block; this is an offset to an earlier position in the stream.

8

rgdb

var

Array of stream offsets (2 bytes each). For more information, see "Finding Cell Records in BIFF Files" on page 440.