InfoConnect for Airlines VBA Guide
AutoExpandDefinitionCollection Property
Returns an enumerator of the current Auto Expand definitions defined for the session, or null if it cannot be obtained.
Syntax
Object.AutoExpandDefinitionCollection As AutoExpandDefinition()
See Also