NamedRange.MDX Property

Definition

Gets the MDX name for the specified NamedRange object.

public:
 property System::String ^ MDX { System::String ^ get(); };
public string MDX { get; }
member this.MDX : string
Public ReadOnly Property MDX As String

Property Value

A string that represents the MDX name for the specified NamedRange object.

Applies to