Freigeben über


FrameProperties.YAlign Eigenschaft

Definition

Relative vertikale Position

Stellt das folgende Attribut im Schema dar: w:yAlign

[DocumentFormat.OpenXml.SchemaAttr(23, "yAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues> YAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues> YAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "yAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues>? YAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:yAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues>? YAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues>? YAlign { get; set; }
member this.YAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "yAlign")>]
member this.YAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:yAlign")>]
member this.YAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues> with get, set
Public Property YAlign As EnumValue(Of VerticalAlignmentValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: