Share via


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)

属性值

属性

适用于