CommandBarsClass.GetSupertipMso(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 System::String ^ GetSupertipMso(System::String ^ idMso) = Microsoft::Office::Core::_CommandBars::GetSupertipMso;
public virtual string GetSupertipMso (string idMso);
abstract member GetSupertipMso : string -> string
override this.GetSupertipMso : string -> string
Public Overridable Function GetSupertipMso (idMso As String) As String
Parameters
- idMso
- String