2.4.306 SxTbpg

The SxTbpg record specifies properties of source data ranges for a multiple consolidation ranges PivotCache. There MUST be one SxTbpg record for each source data range. The order of the SxTbpg records corresponds to the order of the DREF records that precede 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

rgiitem (variable)

...

rgiitem (variable): An array of signed 2-byte integers that associates cache items with the range associated with this record. Each element in this array is associated with a cache field, as specified in the multiple consolidation ranges overview.

The number of elements in this array MUST be equal to the value of the cPages field of the preceding SXTbl record and MUST be equal to the number of SXTBRGIITM records that follow this record. The nth element in this array is associated with the nth SXTBRGIITM record that follows this record.

Each element in this array MUST be less than the value of the cItems field of the associated SXTBRGIITM. Each element in this array MUST be a value from the following table:

Value

Meaning

-1

Specifies that a blank cache item is used.

Greater than or equal to zero

Specifies the zero-based index of an SXString record in the collection of SXString records directly following the associated SXTBRGIITM record.