次の方法で共有


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> を返します。

属性

適用対象