MdxTuple.CultureCurrency 属性

定义

服务器格式区域性货币

表示架构中的以下属性: 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

属性值

返回 StringValue

属性

适用于