Format::setSize

Format::setSize -- Sets the font size

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setSize (integer $size)

Description

Sets the font size

Parameter

Note

This function can not be called statically

Example