ActiveXControl Property [Excel 2003 VBA Language Reference]

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

expression.ActiveXControl

expression Required. An expression that returns a SmartTagAction object.

Remarks

For more information on smart documents, see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.

Applies to | SmartTagAction Object