Share via


MdxTuple.CultureCurrency Property

Definition

Server Formatting Culture Currency

Represents the following attribute in the schema: ct

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

Property Value

Returns StringValue.

Attributes

Applies to