CommentProperties.TextVAlign プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
textVAlign
スキーマ内の次の属性を表します: textVAlign
[DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues> TextVAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues> TextVAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues>? TextVAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues>? TextVAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues>? TextVAlign { get; set; }
member this.TextVAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")>]
member this.TextVAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textVAlign")>]
member this.TextVAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues> with get, set
Public Property TextVAlign As EnumValue(Of TextVerticalAlignmentValues)
プロパティ値
- 属性