Share

ApplicationAddIn.LoadAutomatically Property

Parent Object: ApplicationAddIn

Description

Gets/Sets whether the add-in loads automatically based on the load behavior specified for the add-in. If set to False, the add-in needs to be manually loaded by the user.

Syntax

ApplicationAddIn.LoadAutomatically() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2012

Was this information helpful?