Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 698 Bytes

Excel.XlSaveConflictResolution.md

File metadata and controls

23 lines (16 loc) · 698 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlSaveConflictResolution enumeration (Excel)
Excel.XlSaveConflictResolution
1cdccb5a-c356-4572-9429-49850338b31b
06/08/2017
medium

XlSaveConflictResolution enumeration (Excel)

Specifies the way that conflicts are to be resolved whenever a shared workbook is updated.

Name Value Description
xlLocalSessionChanges 2 The local user's changes are always accepted.
xlOtherSessionChanges 3 The local user's changes are always rejected.
xlUserResolution 1 A dialog box asks the user to resolve the conflict.

[!includeSupport and feedback]