_CommandBarButton.State 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.
Renvoie ou définit l’apparence d’un contrôle de bouton de barre de commandes.
public:
property Microsoft::Office::Core::MsoButtonState State { Microsoft::Office::Core::MsoButtonState get(); void set(Microsoft::Office::Core::MsoButtonState value); };
public Microsoft.Office.Core.MsoButtonState State { get; set; }
member this.State : Microsoft.Office.Core.MsoButtonState with get, set
Public Property State As MsoButtonState