2.4.180 Number

The Number record specifies a cell that contains a floating-point number.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cell

...

num

...

...

cell (6 bytes):  A Cell structure that specifies the cell.

num (8 bytes):  An Xnum (section 2.5.342) value that specifies the cell value.

If this record appears in a SERIESDATA record collection, and this record specifies a cell in the chart data cache that specifies data for an error bar series, then this field is a ChartNumNillable value. If a ChartNumNillable is used, a blank cell is specified by a NilChartNum structure that has a type field with a value of 0x0000, and a cell with a #N/A error is specified by a NilChartNum that has a type field with a value of 0x0100.