LevelText.Null 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.
Le texte de niveau est un caractère Null
Représente l’attribut suivant dans le schéma : w :null
[DocumentFormat.OpenXml.SchemaAttr(23, "null")]
public DocumentFormat.OpenXml.OnOffValue Null { get; set; }
public DocumentFormat.OpenXml.OnOffValue Null { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "null")]
public DocumentFormat.OpenXml.OnOffValue? Null { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:null")]
public DocumentFormat.OpenXml.OnOffValue? Null { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Null { get; set; }
member this.Null : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "null")>]
member this.Null : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:null")>]
member this.Null : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Null As OnOffValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs