require_once "Spreadsheet/Excel/Writer.php";
void Format::setSize (integer $size)
void Format::setSize
Sets the font size
integer $size - The font size (in pixels I think).
This function can not be called statically
Example 23-1. Using setSize()