次の方法で共有


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 を返します。

属性

適用対象