void Worksheet::setZoom (
integer $scale=100
)
Set the worksheet zoom factor.
integer $scale
-
The zoom factor
This function can not be called statically.
Using setZoom()
<?php
?>