void Format::setBorder (
integer $style
)
Set cells borders to the same style
integer $style
-
style to apply for all cell borders. 1 => thin, 2 => thick.
This function can not be called statically.
Using setBorder()
<?php
?>