Mdx.MdxSet Property

Set MDX Metadata.Represents the element tag in schema: x:ms

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

Syntax

'Declaration
Public Property MdxSet As MdxSet
    Get
    Set
'Usage
Dim instance As Mdx
Dim value As MdxSet

value = instance.MdxSet

instance.MdxSet = value
public MdxSet MdxSet { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.MdxSet
Returns MdxSet.

See Also

Reference

Mdx Class

Mdx Members

DocumentFormat.OpenXml.Spreadsheet Namespace