Expand Minimize
This topic has not yet been rated - Rate this topic

2.5.157 HiddenMemberSet

Office

The HiddenMemberSet structure specifies OLAP membershidden from a PivotTable view that are in the same level in an OLAP hierarchy.


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

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.