Share via


SmartTagAction.ActiveXControl Property

Returns an Object that represents an ActiveX control displayed in the Document Actions task pane.

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

Syntax

'Declaration
ReadOnly Property ActiveXControl As Object
    Get
'Usage
Dim instance As SmartTagAction
Dim value As Object

value = instance.ActiveXControl
Object ActiveXControl { get; }

Property Value

Type: System.Object

See Also

Reference

SmartTagAction Interface

SmartTagAction Members

Microsoft.Office.Interop.Excel Namespace