CalculatedMember.MdxLong Property

Definition

mdxLong, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: mdxLong

[DocumentFormat.OpenXml.SchemaAttr(0, "mdxLong")]
public DocumentFormat.OpenXml.StringValue MdxLong { get; set; }
public DocumentFormat.OpenXml.StringValue MdxLong { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mdxLong")]
public DocumentFormat.OpenXml.StringValue? MdxLong { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mdxLong")]
public DocumentFormat.OpenXml.StringValue? MdxLong { get; set; }
public DocumentFormat.OpenXml.StringValue? MdxLong { get; set; }
member this.MdxLong : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mdxLong")>]
member this.MdxLong : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mdxLong")>]
member this.MdxLong : DocumentFormat.OpenXml.StringValue with get, set
Public Property MdxLong As StringValue

Property Value

Attributes

Applies to