Worksheet::hideGridlines

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::hideGridlines ()

Descripción

Set the option to hide gridlines on the printed page.

Nota

Esta función no puede ser llamada estáticamente.

Ejemplo