Worksheet::centerVertically

Worksheet::centerVertically -- Center the page vertically.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::centerVertically ([integer $center=1])

Description

Center the page horinzontally.

Parameter

Note

This function can not be called statically.

Example