Click or drag to resize

XlsWorkbook SetChanged Method

Sets the saved flag to false, indicating that the data has been changed.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void SetChanged()
See Also