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