2.5.261 SXVDEx_Opt

The SXVDEx_Opt structure specifies an optional string in the SXVDEx record.


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

cchSubName

reserved1

...

reserved2

...

stSubName (variable)

...

cchSubName (2 bytes): An unsigned integer that specifies the length, in characters, of the XLUnicodeStringNoCch in the stSubName field. If the value is 0xFFFF then stSubName does not exist. The value MUST be 0xFFFF or greater than zero and less than or equal to 0x00FF.

reserved1 (4 bytes): MUST be zero, and MUST be ignored.

reserved2 (4 bytes): MUST be zero, and MUST be ignored.

stSubName (variable): An XLUnicodeStringNoCch that specifies the name of the aggregate function used to calculate this pivot field’s subtotals. A "?" character within the string will be replaced by the stName field of Sxvd when displayed in the UI. The length is specified in cchSubName.