Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 494 Bytes

Excel.XlSaveAction.md

File metadata and controls

22 lines (15 loc) · 494 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlSaveAction enumeration (Excel)
Excel.XlSaveAction
a6aa8be8-a367-ae7c-f676-d09c6faa1af4
06/08/2017
medium

XlSaveAction enumeration (Excel)

Specifies during file close if the file will be saved.

Name Value Description
xlDoNotSaveChanges 2 Changes will not be saved.
xlSaveChanges 1 Changes will be saved.

[!includeSupport and feedback]