CommandBarsClass.GetScreentipMso(String) Method

Definition

public:
 virtual System::String ^ GetScreentipMso(System::String ^ idMso) = Microsoft::Office::Core::_CommandBars::GetScreentipMso;
public virtual string GetScreentipMso (string idMso);
abstract member GetScreentipMso : string -> string
override this.GetScreentipMso : string -> string
Public Overridable Function GetScreentipMso (idMso As String) As String

Parameters

idMso
String

Returns

Implements

Applies to