WdSaveOptions enumeration (Word)
Specifies how pending changes should be handled.
Name | Value | Description |
---|---|---|
wdDoNotSaveChanges | 0 | Do not save pending changes. |
wdPromptToSaveChanges | -2 | Prompt the user to save pending changes. |
wdSaveChanges | -1 | Save pending changes automatically without prompting the user. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.