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