FormControlProperties.TextVerticalAlign プロパティ

定義

textVAlign、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: textVAlign

[DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> TextVerticalAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> TextVerticalAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues>? TextVerticalAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues>? TextVerticalAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues>? TextVerticalAlign { get; set; }
member this.TextVerticalAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")>]
member this.TextVerticalAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textVAlign")>]
member this.TextVerticalAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> with get, set
Public Property TextVerticalAlign As EnumValue(Of TextVerticalAlignmentValues)

プロパティ値

属性

適用対象