void Worksheet::printRowColHeaders (
integer $print=1
)
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).
This function can not be called statically.
Using printRowColHeaders()
<?php
?>