2.4.314 SXViewEx

The SXViewEx record specifies the beginning of a collection of records as specified in the Worksheet substream ABNF. The collection of records specifies details about 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

frtHeaderOld

csxth

csxpi

csxvdtex

cbFuture

rgbFuture (variable)

...

frtHeaderOld (4 bytes):  An FrtHeaderOld structure. The value of the frtHeaderOld.rt field MUST be 0x80C.

csxth (4 bytes):  A signed integer that specifies the number of SXTH records following this record. MUST be greater than or equal to 1.

csxpi (4 bytes):  A signed integer that specifies the number of SXPIEx records following the SXTH records. MUST be greater than or equal to zero.

csxvdtex (4 bytes):  A signed integer that specifies the number of SXVDTEx records following the SXPIEx records. MUST be greater than or equal to zero.

cbFuture (4 bytes): An unsigned integer that specifies the count of bytes in rgbFuture. MUST be greater than or equal to zero and less than or equal to 1024. MUST be equal to the byte count of rgbFuture.

rgbFuture (variable):  Information from future versions. The byte count MUST equal cbFuture.