Share via


_Application.Assistant Property

Returns an Assistant object for Microsoft Excel.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Assistant As Assistant
    Get
'Usage
Dim instance As _Application
Dim value As Assistant

value = instance.Assistant
Assistant Assistant { get; }

Property Value

Type: Microsoft.Office.Core.Assistant

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Excel Namespace