![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | VBA | | | SharePoint | | | Consultancy | | | Newsletter | | | Contact |
| Word > Visual Basic Enumerations > Other > wdSaveOptions |
| wdSaveOptions | |
| Specifies how the outstanding changes should be handled. |
| wdDoNotSaveChanges | Any changes are not saved (0) | |
| wdPromptToSaveChanges | The user is asked whether to save the changes (-2) (default) | |
| wdSaveChanges | Any changes are saved without prompting the user (-1) |
| REMARKS |
| Visual Basic Enumerations - S |
| Copyright © 2011 Better Solutions Limited. All Rights Reserved. | Top |