Freigeben über


Tile.Alignment Eigenschaft

Definition

Ausrichtung

Stellt das folgende Attribut im Schema dar: algn

[DocumentFormat.OpenXml.SchemaAttr(0, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> Alignment { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues>? Alignment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues>? Alignment { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues>? Alignment { get; set; }
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("algn")>]
member this.Alignment : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.RectangleAlignmentValues> with get, set
Public Property Alignment As EnumValue(Of RectangleAlignmentValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: