Worksheet::fitToPages

Worksheet::fitToPages -- Store the vertical and horizontal number of pages that will define the

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::fitToPages (integer $width, integer $height)

Beschreibung

Store the vertical and horizontal number of pages that will define the maximum area printed. It doesn't seem to work with OpenOffice.

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel