2.4.316 SXViewLink
The SXViewLink record specifies the name of the source PivotTable view associated with a Pivot Chart.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.