MdxTuple.CultureCurrency 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.
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