2.5.157 HiddenMemberSet
The HiddenMemberSet structure specifies OLAP members hidden from a PivotTable view that are in the same level in an OLAP hierarchy.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cMemberName |
|||||||||||||||||||||||||||||||
rgMemberName (variable) |
|||||||||||||||||||||||||||||||
... |
cMemberName (4 bytes): An unsigned integer that specifies the number of elements in rgMemberName.
rgMemberName (variable): An array of XLUnicodeString structures. Each element specifies the name of a hidden OLAP member. MUST exist if and only if the value of cMemberName is greater than 0.