Hi one more question,
You deliver a tlb file, so aspose cells can be used from other, COM enabled, languages.
I also see in the manual that you marked the 'Open' function on the Workbook class as obsolete and that the Workbook constructor should be used instead.
As COM objects can only be instantiated using a parameterless constructor, losing the open function would mean that the Workbook class can no longer open an existing excel file when used through COM, or have i missed some other function that could be used to achieve this?
Many thanks,
DJ