Share

Application.SaveOptions Property

Parent Object: Application

Description

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

Syntax

Application.SaveOptions() As SaveOptions

Property Value

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

Version

Introduced in version 11

Was this information helpful?