A LABELSST record describes a cell that contains a string constant from the shared string table, which is new to BIFF8. The rw field contains the 0-based row number. The col field contains the 0-based column number. The string itself is contained in an SST (shared string table) record, and the isst field is a 0-based index into the shared string table.
Record Data — BIFF8
|
Offset |
Name |
Size |
Contents |
|
4 |
rw |
2 |
Row |
|
6 |
col |
2 |
Column |
|
8 |
ixfe |
2 |
Index to the XF record |
|
10 |
isst |
4 |
Index into the SST record |