2.4.241 RRTabId

The RRTabId record specifies an array of unique sheet identifiers, each of which is associated with a sheet in the workbook. The order of the sheet identifiers in the array matches the order of the BoundSheet8 records as they appear in the Globals Substream. If the workbook contains more than 4112 sheets, then this record is not present and each sheet identifier is specified by the order in which the BoundSheet8 records appear in the Globals Substream, beginning with 1.<115>


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

rgtabid (variable)

...

rgtabid (variable): An array of 2-byte unsigned integers. Each element of this array is a unique sheet identifier, which is associated with a sheet in the workbook. The order of the sheet identifiers in the array matches the order in which the BoundSheet8 records appear in the Globals Substream.