Rule.How Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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