Share

ApplicationAddIn.Automation Property

Parent Object: ApplicationAddIn

Description

Property that returns the Add-in's automation interface (if any). Fails if the Add-in is currently inactive.

Syntax

ApplicationAddIn.Automation() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 4

Was this information helpful?