NamedRange.MDX Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.