Share via


Assistant.AssistWithWizards Property

True if the Office Assistant provides online Help with wizards.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property AssistWithWizards As Boolean
    Get
    Set
'Usage
Dim instance As Assistant
Dim value As Boolean

value = instance.AssistWithWizards

instance.AssistWithWizards = value
bool AssistWithWizards { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

Assistant Interface

Assistant Members

Microsoft.Office.Core Namespace