require_once "Spreadsheet/Excel/Writer.php";
void Worksheet::hideGridlines ()
void Worksheet::hideGridlines
Set the option to hide gridlines on the printed page.
This function can not be called statically
Example 23-1. Using hideGridlines()