CommandBarsClass.GetEnabledMso(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool GetEnabledMso(System::String ^ idMso) = Microsoft::Office::Core::_CommandBars::GetEnabledMso;
public virtual bool GetEnabledMso (string idMso);
abstract member GetEnabledMso : string -> bool
override this.GetEnabledMso : string -> bool
Public Overridable Function GetEnabledMso (idMso As String) As Boolean
Parameters
- idMso
- String