Format::setStrikeOut Format::setShadow

Spreadsheet_Excel_Writer

PEAR Manual


Format::setOutLine

Format::setOutLine -- Sets outlining for a font.

Synopsis


      require_once "Spreadsheet/Excel/Writer.php";

     

void Format::setOutLine ( )

Description

Sets outlining for a font.

Note

This function can not be called statically.

Example

Using setOutLine()


     
<?php

?>


Format::setStrikeOut Format::setShadow

Spreadsheet_Excel_Writer

PEAR Manual