XlSaveAction Enumeration
Specifies during file close if the file will be saved.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlDoNotSaveChanges | 2 | Changes will not be saved. |
| xlSaveChanges | 1 | Changes will be saved. |
Specifies during file close if the file will be saved.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlDoNotSaveChanges | 2 | Changes will not be saved. |
| xlSaveChanges | 1 | Changes will be saved. |