Share via


RevExFormatting.NumFmtId Property

Definition

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

Represents the following attribute in the schema: numFmtId

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

Property Value

Attributes

Applies to