Format::setNumFormat Format::setOutLine

Spreadsheet_Excel_Writer

PEAR Manual


Format::setStrikeOut

Format::setStrikeOut -- Sets font as strikeout.

Synopsis


      require_once "Spreadsheet/Excel/Writer.php";

     

void Format::setStrikeOut ( )

Description

Sets font as strikeout.

Note

This function can not be called statically.

Example

Using setStrikeOut()


     
<?php

?>


Format::setNumFormat Format::setOutLine

Spreadsheet_Excel_Writer

PEAR Manual