Assistant Property

Microsoft Excel Visual Basic

Assistant Property

       

Some of the content in this topic may not be applicable to some languages.

Returns an Assistant object for Microsoft Excel.

Remarks

Using this property without an object qualifier is equivalent to using Application.Assistant.

Example

This example makes the Office Assistant visible.

Assistant.Visible = True