ArininAV

Worksheet::printRowColHeaders

Worksheet::printRowColHeaders -- Set the option to print the row and column headers on the printed page.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::printRowColHeaders ([integer $print=1])

Описание

Set the option to print the row and column headers on the printed page.

Параметр

Заметка

Эта функция не должна вызываться статически.

Пример