-
-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Julian Halliwell edited this page May 9, 2025
·
36 revisions
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.
- 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
- 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