2.5.137 SlicerCachePivotTable

The SlicerCachePivotTable structure specifies either a PivotTable view (section 2.2.5.3) within the BrtSlicerCachePivotTables (section 2.4.791) record or a Non-Worksheet PivotTable (section 2.2.5.5) within the BrtSlicerCacheBookPivotTables (section 2.4.787) 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

iTabId

stPivotTable (variable)

...

iTabId (4 bytes):  An unsigned integer that specifies the worksheet which contains the PivotTable view specified by this structure. This value MUST match an iTabId of an existing BrtBundleSh (section 2.4.313) record. This value MUST be -1 if this record specifies a Non-Worksheet PivotTable (section 2.2.5.5) within the BrtSlicerCacheBookPivotTables (section 2.4.787) record.

stPivotTable (variable): An XLWideString (section 2.5.169) that specifies the PivotTable view within the scope of the worksheet specified by iTabId. This value MUST match an irstName of an existing BrtBeginSXView (section 2.4.275) record.