Freigeben über


Alignment.Horizontal Eigenschaft

Definition

Horizontale Ausrichtung

Stellt das folgende Attribut im Schema dar: horizontal

[DocumentFormat.OpenXml.SchemaAttr(0, "horizontal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> Horizontal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> Horizontal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "horizontal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues>? Horizontal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("horizontal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues>? Horizontal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues>? Horizontal { get; set; }
member this.Horizontal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "horizontal")>]
member this.Horizontal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("horizontal")>]
member this.Horizontal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> with get, set
Public Property Horizontal As EnumValue(Of HorizontalAlignmentValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: