CommentProperties.TextHAlign Propriété

Définition

textHAlign

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Attributs

S’applique à