Application.Assistance Property
Excel Developer Reference |
Returns an IAssistance object for Excel 2007 that represents the Microsoft Office Help Viewer. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.Assistance
expression A variable that represents an Application object.
Remarks
The IAssistance object allows developers to show custom help and help that is installed with Office in the Office Help Viewer.
See Also