次の方法で共有


CommentProperties.TextHAlign プロパティ

定義

textHAlign

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

[DocumentFormat.OpenXml.SchemaAttr(0, "textHAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues> TextHAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues> TextHAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textHAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues>? TextHAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textHAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues>? TextHAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues>? TextHAlign { get; set; }
member this.TextHAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textHAlign")>]
member this.TextHAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textHAlign")>]
member this.TextHAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues> with get, set
Public Property TextHAlign As EnumValue(Of TextHorizontalAlignmentValues)

プロパティ値

属性

適用対象