Fill.On 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.
Bouton bascule de remplissage
Représente l’attribut suivant dans le schéma : on
[DocumentFormat.OpenXml.SchemaAttr(0, "on")]
public DocumentFormat.OpenXml.TrueFalseValue On { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue On { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "on")]
public DocumentFormat.OpenXml.TrueFalseValue? On { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("on")]
public DocumentFormat.OpenXml.TrueFalseValue? On { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? On { get; set; }
member this.On : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "on")>]
member this.On : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("on")>]
member this.On : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property On As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs