2.4.230 BrtBeginSst

The BrtBeginSst record specifies properties of a shared string table and specifies the beginning of a collection of BrtSSTItem (section 2.4.796) records as defined by the Shared Strings (section 2.1.7.45) part ABNF. The collection of BrtSSTItem records specifies a shared string table. cstUnique MUST be less than or equal to cstTotal.


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

cstTotal (4 bytes):  An unsigned integer that specifies the number of references in the workbook (section 2.1.7.61) to items in the BrtSSTItem collection. This value MUST be less than or equal to 0x7FFFFFFF.

cstUnique (4 bytes):  An unsigned integer that specifies the number of records in the BrtSSTItem collection. This value MUST be less than or equal to 0x7FFFFFFF.