Freigeben über


DataField.Field-Eigenschaft

Field.Represents the attribte in schema: fld

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

Syntax

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

value = instance.Field

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

DataField Klasse

DataField-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace