|
|
|||
Home Products Downloads Registered users Support Prices Order Primary Subscription |
|
||
Why XL Report.NET?XL Report.NET is a set of .NET components for report generation in Microsoft Excel using Automation (formerly known as OLE Automation). All components are the wrappers over XL Report ActiveX edition. Although Automation can be slow a process, XL Report overcomes this problem by using highly optimized algorithms so that it is now easy to transfer large volumes of data to Excel workbooks. These algorithms use only native data types and early binding to the Excel Type Library. With XL Report, Microsoft Excel can be an integral part of your application. As a report building and data analysis tool, Excel is an excellent alternative to common report generators, and using Excel's built-in features can make your reports much more responsive. Use XL Report as a tool for data transfer to Excel. Then use Excel visual instruments: formatting (including conditional formatting), AutoFilter, Pivot tables, charts, VBA, ActiveX controls, Web-publishing tools to construct a versatile data analysis system. With XL Report, you can move a lot of report programming and tuning into Excel. XL Report templates are simple and our algorithms are fast - we carefully count every millisecond - so you waste less time on routine report programming and get surprisingly fast results. If you want to master such a versatile tool as Excel - XL Report is an excellent choice. Furthermore, XL Report doesn't operate with the usual concepts of band-oriented report tools: Footer, Header, and Detail. So you get a much greater degree of freedom in report construction and design, and the easiest possible integration of IDE and Microsoft Excel. Examples - "XLRDemo project"To aid you in learning how to use XL Report, several examples are included in the installation package. All the examples that you will see in this document are collected in a demo project, that can be found in the /Demo/Source subfolder of the XL Report installation folder. Each form is well documented, including form details, form class name, unit name and filename of the template workbook used. Each example in the document references a specific form. XL Report uses several Excel workbooks as templates in report building. These files reside in the /Demo/Templates subfolder. All of them were created in Microsoft Excel 2000 but you can use Excel 97 also if MS Office Service Release 2 is installed. If you use Excel 2002 we recommend you to check the Trust access to Visual Basic Project checkbox in Tools|Macro|Secutity|Trusted Sources. Some examples contain macros written in VBA. It is beyond the scope of this manual to give a full VBA tutorial. However, you can use the Excel Help files and MSDN (see also http://www.afalinasoft.com/links.html) to gain a fuller understanding of the VBA code you will see in the XL Report examples. XLRDEMO.dbThe XLRDemo project uses the XLRDemo.mdb database through the OLEDB connection. There was no intention to make a finished application with a logical DB structure. The XLRDemo project was intended just to show you XL Report capabilities. XL Report and Microsoft ExcelXL Report builds reports in MS Excel. Experienced Excel users will find the methods and procedures of XL Report very familiar. XL Report works with MS Excel 97 SR2, MS Excel 2000, and MS Excel 2002. All features of XL Report have been tested on each version. Note To work with Excel 2002 you should check the "Trust access to Visual Basic Project" checkbox in Tools|Macro|Secutity|Trusted Sources. XL Report SetupThe XL Report Setup procedure description can be found in readme.txt in the XL Report installation folder. SupportPlease email any questions or comments to support@xl-report.com. But first, always check http://www.afalinasoft.com/support/ where you will find the latest news, FAQ, and tips and tricks sections. To get our latest news by email, click here or subscribe directly at http://www.afalinasoft.com/. You can find the latest release of the software at http://www.afalinasoft.com/downloads.html. |
Components
Data Access methods
Excel version supportedMS Excel 97 (SR2)
[ Download it ] |