Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
355
Workbook.Load(..) .XSLX file
posted

Hi,

I'm trying to load an .xslx file with the Workbook.Load() method. What I've found so far is that I have to use the Load method with the IPackageFactory parameter. But I haven't found any class which implements this interface.

How can I pass a valid IPackageFactory "object" to the Load method to load the .xslx file?

 

Thanks for your help,

KurtJulis