Format::setItalic

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setItalic ()

Beschreibung

Sets the font style as italic

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel