2.4.317 BrtCellBool
The BrtCellBool record specifies a cell containing a Boolean (section 2.5.98.3) value as specified in the Worksheet part ABNF (section 2.1.7.62), Macro Sheet (section 2.1.7.32) part ABNF, and Revision Log (section 2.1.7.44) part ABNF.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cell |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
fBool |
cell (8 bytes): A Cell (section 2.5.10) that specifies cell information such as the column (1), style, and phonetic information.
fBool (1 byte): A Boolean that specifies the value contained in the cell. This value MUST be a value from the following table.
-
Value
Meaning
0x00
Boolean value FALSE.
0x01
Boolean value TRUE.