XlRobustSave Enumeration
Specifies the type of robust save.
Version Information
Version Added: Excel
Requirements
| Name | Value | Description |
|---|---|---|
| xlMinimalSave | 2 | Saves data essentials such as cell formatting, strings and formulas.
|
| xlNormalSave | 0 | Default. Normal save actions. |
| xlSafeSave | 1 | Performs memory checks and flags and removes features that may be considered corruption in memory. |