Click or drag to resize

XlsWorkbook Dispose Method

Releases the unmanaged resources used by the current instance and optionally releases the managed resources.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override void Dispose()

Implements

IDisposable Dispose
See Also