Table of Contents

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; }

See also