SaveSettingsOnClose property

The SaveSettingsOnClose property gets or sets the Save Settings On Close option in the Options tab of the File Options window.

Syntax

object.SaveSettingsOnClose

object.SaveSettingsOnClose = Value

Parameters
Value
Data type: Long
The available values are:
Value Description
0 Ask to Save Settings
1 Always Save Settings
2 Never Save Settings