GemBox.Spreadsheet

ExcelFile.ClosePreservedXlsx Method 

Closes preserved XLSX file handle if needed (XlsxOptions.PreserveKeepOpen was used with ExcelFile.LoadXlsx(string,XlsxOptions) method). (NET30 only)

public void ClosePreservedXlsx();

Remarks

This method is present only in build targeting .NET Framework 3.0.

See Also

ExcelFile Class | GemBox.Spreadsheet Namespace