Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 23912 программистов и 1389 роботов. Сейчас ищут 1467 программистов ...

Worksheet::printArea

Вернуться к: Spreadsheet_Excel_Writer

Worksheet::printArea

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

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

Set the area of each worksheet that will be printed.

Parameter

  • integer $first_row - First row of the area to print

  • integer $first_col - First column of the area to print

  • integer $last_row - Last row of the area to print

  • integer $last_col - Last column of the area to print

Note

This function can not be called statically.

Example

Using printArea()

<?php

?>


Вернуться к: Spreadsheet_Excel_Writer

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware