FrameProperties.YAlign 属性

定义

相对垂直位置

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于