SaveOptions.ClearData

SaveOptions.ClearData property

Make the workbook empty after saving the file.

public bool ClearData { get; set; }

See Also