ExcelFile.AllowOverwritingFiles Property
Determines if a call to "Save()" will automatically overwrite an existing file or not.
Syntax
Namespace: FlexCel.Core
public Boolean AllowOverwritingFiles { get; set; }
Determines if a call to "Save()" will automatically overwrite an existing file or not.
Namespace: FlexCel.Core
public Boolean AllowOverwritingFiles { get; set; }