Partager via


Rule.How Propriété

Définition

Type de règle d’alignement

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

[DocumentFormat.OpenXml.SchemaAttr(0, "how")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> How { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> How { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "how")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues>? How { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("how")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues>? How { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues>? How { get; set; }
member this.How : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "how")>]
member this.How : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("how")>]
member this.How : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> with get, set
Public Property How As EnumValue(Of AlignmentValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à