Format::setItalic

Format::setItalic -- Sets the font style as italic

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setItalic ()

Descripción

Sets the font style as italic

Nota

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

Ejemplo