Alignment.Horizontal Propriété

Définition

Alignement horizontal

Représente l’attribut suivant dans le schéma : horizontal

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à