共用方式為


NumberFormat.FormatCode Property

Definition

formatCode, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to