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