2.4.786 BrtSlc

The BrtSlc record specifies a cell in a scenario.


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

rw

col

fReserved

fUnused

ifmt

strVal (variable)

...

rw (4 bytes): An UncheckedRw (section 2.5.155) that specifies the row of the cell.

col (4 bytes): An UncheckedCol (section 2.5.153) that specifies the column (1) of the cell.

fReserved (4 bytes):  This value MUST be 0, and MUST be ignored.

fUnused (4 bytes):  This value is unused and MUST be ignored.

ifmt (2 bytes): An Ifmt (section 2.5.77) that specifies the number format used when displaying the value of the cell.

strVal (variable): An XLWideString (section 2.5.169) used to specify the value of the cell. MUST contain less than 256 characters.