Files:
EPPlus.dll										EPPlus Excel Library (last free version)
OleAutoObjectEx.prg						class OleAutoObjectEx for VO before 2.9 SP4
readme.txt										this file
sxslog.cmd										cmd file to diagnose side-by-side errors
XlsxFile COM.AEF							VO AEF for the interface library
XlsxFile.manifest							needed manifest for the applications using the COM DLL XSharp.Tools.XlsxFile.dll
XlsxFileTester.AEF						VO AEF for the test application - SDI version
XlsxFileTesterMDI.AEF					VO AEF for the test application - MDI version
XSharp.Tools.XlsxFile.dll			the COM library, interface to EPPlus.dll
XSharp.Tools.XlsxFile.pdb			pdb file for better error diagnose
XSharp.Tools.XlsxFile.tlb			tlb file if you want to create your own interface to the COM library in VO	
XSharp.Tools.XlsxFile.viaef		XIDE format sources to the COM DLL

Important:
- your application has to have a manifest to include the XSharp.Tools.XlsxFile DLL
- both the EPPlus.dll and the XSharp.Tools.XlsxFile.dll have to be in the directory of your application - in the search path is NOT enough

For support please ask in the www.xsharp.eu forum.

Author: Wolfgang Riedmann wolfgang@riedmann.it
