Mdx class

Office 2013 and later

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

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]

mdx (MDX Metadata Record)

This element represents a single record of MDX metadata information which can express a tuple, KPI, set, or member property.

Parent Elements

mdxMetadata (§18.9.7)

Child Elements

Subclause

k (KPI MDX Metadata)

§18.9.5

ms (Set MDX Metadata)

§18.9.12

p (Member Property MDX Metadata)

§18.9.14

t (Tuple MDX Metadata)

§18.9.16

Attributes

Description

f (Cube Function Tag)

This is an enumeration representing the function type of the calling cube function from the spreadsheet.

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

n (Connection Name Index)

The zero based index of connection name in metadata string store, metadataStrings.

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

[Note: The W3C XML Schema definition of this element’s content model (CT_Mdx) 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: