Format::setScript

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setScript (integer $script)

Beschreibung

Sets the script type of the text

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel