Worksheet::hideGridlines

Worksheet::hideGridlines -- Set the option to hide gridlines on the printed page.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::hideGridlines ()

Opis

Set the option to hide gridlines on the printed page.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład