2.4.814 BrtSupTabs

The BrtSupTabs record specifies the names of the sheets in an external workbook (section 2.1.10).


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

cTab

sheetNames (variable)

...

cTab (4 bytes):  An unsigned integer that specifies the count of XLWideString (section 2.5.169) items in sheetNames.

sheetNames (variable): An array of XLWideString items. Each item specifies the name of a sheet in the external workbook. Each value MUST comply with the restrictions set on the strName field of BrtBundleSh (section 2.4.313). The count of items in this array MUST be less than 65535.