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