From: Robert Bohne Date: Mon, 30 Apr 2012 08:40:04 +0000 (+0200) Subject: Fixed typo, HIDE_GRIDLINES instead of HIDE_GRIDLINE X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=master;p=p5sagit%2FExcel-Template.git Fixed typo, HIDE_GRIDLINES instead of HIDE_GRIDLINE Thanks to Nevedrov! --- diff --git a/lib/Excel/Template/Container/Worksheet.pm b/lib/Excel/Template/Container/Worksheet.pm index 749ab19..03be2f1 100644 --- a/lib/Excel/Template/Container/Worksheet.pm +++ b/lib/Excel/Template/Container/Worksheet.pm @@ -91,7 +91,7 @@ This activates the HIDDEN and LOCKED nodes. This will change the behavior of the worksheet to preserve leading zeros. -=item * HIDE_GRIDLINE +=item * HIDE_GRIDLINES his method is used to hide the gridlines on the screen and printed page. Gridlines are the lines that divide the cells on a worksheet. Screen and printed gridlines are