NumberingFormat.FormatCode Property

Definition

Number Format Code

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