次の方法で共有


CommandBarsClass.GetScreentipMso(String) メソッド

定義

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

パラメーター

idMso
String

戻り値

実装

適用対象