2.4.327 BrtCellSt
The BrtCellSt record specifies a cell that contains a string or the most recent evaluation of a data table formula (section 2.2.2) that resulted in a string, as specified in the Worksheet (section 2.1.7.62) part ABNF.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cell |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
value (variable) |
|||||||||||||||||||||||||||||||
... |
cell (8 bytes): A Cell (section 2.5.10) that specifies cell information such as the column (1), style, and phonetic information.
value (variable): An XLWideString (section 2.5.169) that contains the string content of the cell. This value MUST be less than or equal to 32,767 characters.