Application.Assistance Property

Word Developer Reference

Returns an Assistance object that represents the Microsoft Office Help Viewer. Read-only.

Syntax

expression.Assistance

expression   An expression that returns an Application object.

Remarks

The Assistance object allows developers to show custom help and help that is installed with Office in the Office Help Viewer.

See Also