PHPExcel wrapper for populating XLS files with user data
Package:
Summary:
Generate Excel spreadsheets from templates
Groups:
Author:
Description:
This class can be used to generate Excel spreadsheets from templates.
It can load a template spreadsheet file, replace some template values and generate the merged Excel file.
The resulting Excel file can be protected with a password and served as the
current script output or saved to a given file.
This class requires the PHPExcel classes for reading and writing Excel XLS files.
It can load a template spreadsheet file, replace some template values and generate the merged Excel file.
The resulting Excel file can be protected with a password and served as the
current script output or saved to a given file.
This class requires the PHPExcel classes for reading and writing Excel XLS files.
Comments are closed.