SimpleField.Dirty 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.
Résultat du champ invalidé
Représente l’attribut suivant dans le schéma : w :sale
[DocumentFormat.OpenXml.SchemaAttr(23, "dirty")]
public DocumentFormat.OpenXml.OnOffValue Dirty { get; set; }
public DocumentFormat.OpenXml.OnOffValue Dirty { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "dirty")]
public DocumentFormat.OpenXml.OnOffValue? Dirty { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:dirty")]
public DocumentFormat.OpenXml.OnOffValue? Dirty { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Dirty { get; set; }
member this.Dirty : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "dirty")>]
member this.Dirty : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:dirty")>]
member this.Dirty : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Dirty As OnOffValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs