2.4.316 SXViewLink

The SXViewLink record specifies the name of the source PivotTable view associated with a Pivot Chart.


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

rt

unused

reserved

cch

stPivotTable (variable)

...

rt (2 bytes): An unsigned integer. MUST be 0x0858.

unused (2 bytes):  Undefined, and MUST be ignored.

reserved (2 bytes):  MUST be zero and MUST be ignored.

cch (1 byte):  An unsigned integer that specifies the count of characters of the stPivotTable field.

stPivotTable (variable):  An XLUnicodeStringNoCch non-null-terminated, case-sensitive Unicode string that specifies the name of the PivotTable view associated with the Pivot Chart. The size of this field in bytes MUST be cch.