2.4.271 BrtBeginSxvcells

The BrtBeginSxvcells record specifies the beginning of a collection of records, as defined by the PivotTable (section 2.1.7.40) part ABNF rules. The collection of records specifies a PivotValues (section 2.2.5.6) collection in a Non-Worksheet PivotTable (section 2.2.5.5).


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

FRTHeader

cRw

cCol

cacheId

FRTHeader (4 bytes): An FRTBlank (section 2.5.55) structure that specifies the future record (section 2.1.6) information for this record.

cRw (4 bytes): An unsigned integer that specifies the number of BrtBeginSxRow (section 2.4.257) records in this collection. This value MUST be equal to the number of BrtBeginSxRow (section 2.4.257) and BrtEndSxRow (section 2.4.607) record pairs that appear between this BrtBeginSxvcells record and the next BrtEndSxvcells (section 2.4.621) record.

cCol (4 bytes): An unsigned integer that specifies the number of PivotValueCell data units in this collection. This value MUST be equal to the number of PIVOTVALUECELL15 (section 2.1.7.40) rules that appear in the PIVOTROWS15 (section 2.1.7.40) rule specified by the PivotTable (section 2.1.7.40) part ABNF rules. The value MUST be equal to the value of the csxvcells field of each of the BrtBeginSxRow (section 2.4.257) records that appear between this BrtBeginSxvcells record and the next BrtEndSxvcells (section 2.4.621).

cacheId (4 bytes): An unsigned integer attribute that specifies the OLAP PivotCache (section 2.2.5.2) associated with the PivotTable (section 2.1.7.40) associated with this record.

The PivotCache Definition (section 2.1.7.38) associated with the PivotTable that is associated with this record MUST be extended by a BrtBeginPCD14 (section 2.4.123) and a BrtEndPCD14 record as specified in the PivotCache Definition part ABNF. The icacheId field of the BrtBeginPCD14 record MUST be equal to this field. The fSlicerData field of the BrtBeginPCD14 record MUST be 0.

The PivotCache Definition (section 2.1.7.38) associated with the PivotTable that is associated with this record MUST be extended by a BrtPivotCacheIdVersion (section 2.4.740) record as specified in the PivotCache Definition part ABNF.