Format::setScript

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setScript (integer $script)

Descripción

Sets the script type of the text

Parámetro

Nota

Esta función no puede ser llamada estáticamente.

Ejemplo