MdxSet class

Office 2013 and later

Set MDX Metadata. When the object is serialized out as xml, its qualified name is x:ms.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

[ISO/IEC 29500-1 1st Edition]

ms (Set MDX Metadata)

This element represents an MDX set.

Parent Elements

mdx (§18.9.6)

Child Elements

Subclause

n (Member Unique Name Index)

§18.9.13

Attributes

Description

c (Sort By Member Index Count)

Number of sort-by member indices. This is essentially the number of coordinates in the cube that this member is defined by.

The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype.

ns (Set Definition Index)

Zero based index of the set definition in the metadata string store.

The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype.

o (Set Sort Order)

An enumeration specifying what sort order is used to sort the set.

The possible values for this attribute are defined by the ST_MdxSetOrder simple type (§18.18.46).

[Note: The W3C XML Schema definition of this element’s content model (CT_MdxSet) is located in §A.2. end note]

© ISO/IEC29500: 2008.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: