This record contains an array of sheet tab index numbers. The record is used by the Shared Lists feature.
The sheet tab indexes have type short int (2 bytes each). The index numbers are 0-based and are assigned when a sheet is created; the sheets retain their index numbers throughout their lifetime in a workbook. If you rearrange the sheets in a workbook, the rgiTab array will change to reflect the new sheet arrangement.
This record does not appear in BIFF5 files.
Record Data
Offset |
Name |
Size |
Contents |
4 |
rgiTab |
var |
Array of tab indexes |