Fixed typo, HIDE_GRIDLINES instead of HIDE_GRIDLINE
[p5sagit/Excel-Template.git] / lib / Excel / Template / Element / Cell.pm
2011-02-21 Robert Bohne Added missing cell comment documentation
2011-02-20 Robert Bohne Fixed RT #65764 - enable cell-comments
2007-12-06 Jens Gassmann Merge current-dev 0.30 back to trunk
2006-06-02 Rob Kinyon r13918@rob-kinyons-powerbook58: rob | 2006-06-02...
2005-03-04 Rob Kinyon Added more tests for conditionals. Need to fix linking...
2005-02-24 Rob Kinyon Intermediate commit - just have to add/fix POD for...
2005-01-26 Rob Kinyon Added CELL type attr; Removed PM_FILTER
2004-11-12 Rob Kinyon - Removed 'use warnings' from all tests
2004-11-05 Rob Kinyon - Fixed Makefile.PL so that it uses PM_FILTER inste...
2004-10-27 Rob Kinyon - Converted to use Unicode logic from PDF::Template
2004-10-27 Rob Kinyon Initial Import