ExpertXls Excel Library for .NET
ExpertXls Excel Library for .NET
Library API
ExpertXls.ExcelLib
ExcelWorkbook Class
ExcelWorkbook Methods
Close Method
DisableFormulaCalculations Method
EnableFormulaCalculations Method
LoadFromCsv Method
Save Method
SaveToCsv Method
UpdateFormulaResult Method
ExcelWorkbook
Close Method
Closes the workbook and releases all the resources.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax
C#
VB
Copy
public
void
Close
()
Public
Sub
Close
See Also
Reference
ExcelWorkbook Class
ExpertXls.ExcelLib Namespace
ExpertXls Excel Library for .NET