Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once "Spreadsheet/Excel/Writer.php";
void Worksheet::printRowColHeaders ([integer $print=1])
void Worksheet::printRowColHeaders
Set the option to print the row and column headers on the printed page.
integer $print - Whether to print the headers or not. Defaults to 1 (print).
Deze functie kan niet statisch worden aangeroepen.
Voorbeeld 39-1. Using printRowColHeaders()