Freigeben über


TextField.Position-Eigenschaft

Position.Represents the attribte in schema: position

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

Syntax

'Declaration
<SchemaAttrAttribute(, "position")> _
Public Property Position As UInt32Value
    Get
    Set
'Usage
Dim instance As TextField
Dim value As UInt32Value

value = instance.Position

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

TextField Klasse

TextField-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace