Format::setUnderline Format::setSize

Spreadsheet_Excel_Writer

PEAR Manual


Format::setItalic

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

Synopsis


      require_once "Spreadsheet/Excel/Writer.php";

     

void Format::setItalic ( )

Description

Sets the font style as italic

Note

This function can not be called statically.

Example

Using setItalic()


     
<?php

?>


Format::setUnderline Format::setSize

Spreadsheet_Excel_Writer

PEAR Manual