Format::setScript

Format::setScript -- Sets the script type of the text

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setScript (integer $script)

Description

Sets the script type of the text

Parameter

Note

This function can not be called statically.

Example