NUMBER: Cell Value, Floating-Point Number (203h)

A NUMBER record describes a cell containing a constant floating-point number. The rw field contains the 0-based row number. The col field contains the 0-based column number. The number is contained in the num field in 8-byte IEEE floating-point format.

Record Data

Offset

Name

Size

Contents

4

rw

2

Row

6

col

2

Column

8

ixfe

2

Index to the XF record

10

num

8

Floating-point number value