dear support,
Hi Guido,
Thanks for your posting and using Aspose.Cells.
Workbook object does not use any unmanaged resources and it is purely .NET object. Why do you need us to implement System.IDisposable interface.
Please explain your requirements in more detail. It will help us look into your issue more closely and precisely and we will log it in our database as a new feature request so that it could be implemented in our future versions.
in .NET, the Using…EndUsing mechanism offers considerable advantges for cleaning up unused variables and avoide memory leaks, in addition to the default Garbage Collector.
Hi Guido,
Thanks for your posting and using Aspose.Cells.
We will analyze your requirement. We have therefore logged your issue in our database for investigation. We will look into it and implement this feature if feasible. Once there is some fix or other news for you, we will let you know asap.
This issue has been logged as
- CELLSNET-43746 - Aspose.Cells.Workbook does not implement System.IDisposable
Hi,
Thanks for your using Aspose.Cells.
Please download and try the latest fix: Aspose.Cells for .NET v8.5.0.2 and let us know your feedback.