TextField.Position Property
Position.Represents the attribte in schema: position
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "position")> _
Public Property Position As UInt32Value
Get
Set
'Uso
Dim instance As TextField
Dim value As UInt32Value
value = instance.Position
instance.Position = value
[SchemaAttrAttribute(, "position")]
public UInt32Value Position { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.