CommandBarsClass.GetPressedMso(String) Méthode
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.
public:
virtual bool GetPressedMso(System::String ^ idMso) = Microsoft::Office::Core::_CommandBars::GetPressedMso;
public virtual bool GetPressedMso (string idMso);
abstract member GetPressedMso : string -> bool
override this.GetPressedMso : string -> bool
Public Overridable Function GetPressedMso (idMso As String) As Boolean
Paramètres
- idMso
- String