WorkbookBase.ConflictResolution Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the way conflicts are to be resolved whenever a shared workbook is updated.
public Microsoft.Office.Interop.Excel.XlSaveConflictResolution ConflictResolution { get; set; }
Property Value
One of the XlSaveConflictResolution values.