void Worksheet::centerVertically (
integer $center=1
)
Center the page vertically.
integer $center - the optional value for centering. Defaults to 1 (center).
This function can not be called statically.
Using centerVertically()
<?php
?>