ApplicationClass.Help(Object) 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 void Help(System::Object ^ % HelpType) = Microsoft::Office::Interop::Word::_Application::Help;
public virtual void Help (ref object HelpType);
abstract member Help : obj -> unit
override this.Help : obj -> unit
Public Overridable Sub Help (ByRef HelpType As Object)
Parameters
- HelpType
- Object