Share

Application.FileOptions Property

Parent Object: Application

Description

Property that returns the FileOptions object. The FileOptions object provides access to various file related application level options. This is somewhat equivalent to the File tab of the Application Options dialog.

Syntax

Application.FileOptions() As FileOptions

Property Value

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

Version

Introduced in version 9

Was this information helpful?