Changes for version 0.04 - 2004-01-06
- Added BIG_FILES as an option, which will use Spreadsheet::WriteExcel::Big as the renderer
- Changed the output() method to use a tied IO::Scalar (which is now a requirement.
- Firmed up the infrastructure in Excel::Template::Format
- Added the following tags
- FORMAT
- HIDDEN
- LOCKED
- OUTLINE
- SHADOW
- STRIKEOUT
Modules
Excel::Template
Excel::Template::Container::Bold
Excel::Template::Container::Conditional
Excel::Template::Container::Format
Excel::Template::Container::Hidden
Excel::Template::Container::Italic
Excel::Template::Container::Locked
Excel::Template::Container::Outline
Excel::Template::Container::Row
Excel::Template::Container::Shadow
Excel::Template::Container::Strikeout
Excel::Template::Container::Workbook
Excel::Template::Container::Worksheet
Excel::Template::Element::Cell
Provides
in lib/Excel/Template/Base.pm
in lib/Excel/Template/Format.pm