次の方法で共有


NumberingFormat.FormatCode プロパティ

定義

数値書式コード

スキーマの formatCode の次の属性を表します。

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

プロパティ値

属性

適用対象