Enum: SaveOption
Enumerations
SaveOption_spDiscardChanges—Ignore the changes and do not save the worksheet.
SaveOption_spPromptToSaveChanges—Prompt the user to save the changes,if any.
SaveOption_spSaveChanges—Save the changes.
Was this helpful?