2.4.94 BrtBeginISXTHCols

The BrtBeginISXTHCols record specifies a collection of references to pivot hierarchies (section 2.2.5.3.4) and any data fields (section 2.2.5.3.7.5.2) that appear on the column (1) axis of a PivotTable view (section 2.2.5.3), and specifies the beginning of an empty collection of records as defined by the PivotTable (section 2.1.7.40) part ABNF. If this record is present, the PivotTable view MUST be an OLAP PivotTable view.


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

cisxth

rgisxth (variable)

...

cisxth (4 bytes): An unsigned integer that specifies the count of items in the rgisxth array.

rgisxth (variable): An array of ISXTH (section 2.5.83) structures that specifies the collection of references to pivot hierarchies (section 2.2.5.3.4) and any data field (section 2.2.5.3.7.5.2) that appear on the column (1) axis of a PivotTable view (section 2.2.5.3). The count of items in this array MUST be equal to cisxth.

Each item MUST NOT equal -1. Each item MUST have a unique value. This array MUST specify pivot hierarchies and any data field reference in the same order as the pivot hierarchies associated with the pivot fields (section 2.2.5.3.2), omitting duplicates, and any data field reference specified by the BrtBeginISXVDCols (section 2.4.96) record.