OpenInBrowser mode and non closing browser

I stream Excel files into the browser using Aspose.Cells

If I use the save type ‘Aspose.Cells.SaveType.OpenInBrowser’ and if I do not select ‘open in the same window’ for the open action for xls file, the browser remains open after I quit Excel. This is unfortunately a setting which is client-dependant. Is there a way to tell the browser to close after the xls has been streamed?

This problem does not occur with ‘Aspose.Cells.SaveType.OpenInExcel’ but then I had trouble with pivot tables in that mode.

Is there any other workaround?

Hi,

Thanks for considering Aspose.

Well, I think it's the routine of IE and nothing to do with Aspose.Cells component.

Thank you.