Format::setOutLine Format::setScript

Spreadsheet_Excel_Writer

PEAR Manual


Format::setShadow

Format::setShadow -- Sets font as shadow.

Synopsis


      require_once "Spreadsheet/Excel/Writer.php";

     

void Format::setShadow ( )

Description

Sets font as shadow.

Note

This function can not be called statically.

Example

Using setShadow()


     
<?php

?>


Format::setOutLine Format::setScript

Spreadsheet_Excel_Writer

PEAR Manual