Worksheet::printArea

Worksheet::printArea -- Set the area of each worksheet that will be printed.

Referentiesamenvatting

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::printArea (integer $first_row, integer $first_col, integer $last_row, integer $last_col)

Beschrijving

Set the area of each worksheet that will be printed.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld