Worksheet::hideScreenGridlines
Worksheet::hideScreenGridlines -- Set the option to hide gridlines on the worksheet (as seen on the screen).
Synopsis
require_once 'Spreadsheet/Excel/Writer/Worksheet.php'; |
void Worksheet::hideScreenGridlines ()
Description
This package is not documented yet.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.