Alignment.Vertical-Eigenschaft
Vertical Alignment.Represents the attribte in schema: vertical
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "vertical")> _
Public Property Vertical As EnumValue(Of VerticalAlignmentValues)
Get
Set
'Usage
Dim instance As Alignment
Dim value As EnumValue(Of VerticalAlignmentValues)
value = instance.Vertical
instance.Vertical = value
[SchemaAttrAttribute(, "vertical")]
public EnumValue<VerticalAlignmentValues> Vertical { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.EnumValue<VerticalAlignmentValues>
Returns EnumValue<T>.