Share

Application.GeneralOptions Property

Parent Object: Application

Description

Property that returns the GeneralOptions object. The GeneralOptions object provides access to various application level options. This is somewhat equivalent to the General tab of the Application Options dialog.

Syntax

Application.GeneralOptions() As GeneralOptions

Property Value

This is a read only property whose value is a GeneralOptions.

Version

Introduced in version 8

Was this information helpful?