POI Utility ColdFusion Component
The POIUtility.cfc is a ColdFusion component that helps you read Microsoft Excel files into ColdFusion queries as well as convert ColdFusion queries into multi-sheet Microsoft Excel files.
Features
- Optional Header Row.
- Basic CSS style definitions for header, row, and alternating row.
- Write single or multiple Excel sheets at one time.
- Read entire workbook into array of sheets or read in single sheet.
POI ColdFusion Custom Tag Features
- Create Excel documents using ColdFusion custom tags.
- Write Excel file to file server or to a ColdFusion variable (or both).
- CSS control at the global, column, row, and cell levels (with proper cascading).
- Date and Number mask support.
Downloads
This project has been moved to GitHub.



