Freigeben über


DataField.NumberFormatId-Eigenschaft

Number Format Id.Represents the attribte in schema: numFmtId

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "numFmtId")> _
Public Property NumberFormatId As UInt32Value
    Get
    Set
'Usage
Dim instance As DataField
Dim value As UInt32Value

value = instance.NumberFormatId

instance.NumberFormatId = value
[SchemaAttrAttribute(, "numFmtId")]
public UInt32Value NumberFormatId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

DataField Klasse

DataField-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace