Home - cfsimplicity/spreadsheet-cfml GitHub Wiki
Spreadsheet CFML Documentation
See the main ReadMe for installation and basic usage instructions.
Please note: the docs assume you are using the latest release.
Use the navigation links for documentation of public methods.
Other guides available
- Global configuration options
- ColdFusion spreadsheet functionality support
- Functions not available in ColdFusion
- Formatting options
- Chaining method calls
- Data type handling
- Loading the POI java libraries
- Null support
External blog posts
- Generating large spreadsheets more efficiently using SXSSF
- Reading large spreadsheets with CFML
- Processing large spreadsheet files efficiently in CFML
- Reading large CSV files with CFML
- Writing CSV with CFML
- How to populate multiple sheets from separate queries
- Adding validation drop-downs to your spreadsheets with CFML