2.4.265 SST

The SST record specifies string constants.

Each string constant in this record has one or more references in the workbook, with the goal of improving performance in opening and saving the file. The LabelSst record specifies how to make a reference to a string in this record.


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

cstTotal

cstUnique

rgb (variable)

...

cstTotal (4 bytes):  A signed integer that specifies the total number of references in the workbook to the strings in the shared string table.  MUST be greater than or equal to 0.

cstUnique (4 bytes):  A signed integer that specifies the number of unique strings in the shared string table. MUST be greater than or equal to 0.

rgb (variable): An array of XLUnicodeRichExtendedString structures.  Records in this array are unique.