Format::setSize Format::setTextRotation

Spreadsheet_Excel_Writer

PEAR Manual


Format::setTextWrap

Format::setTextWrap -- Sets text wrapping

Synopsis


      require_once "Spreadsheet/Excel/Writer.php";

     

void Format::setTextWrap ( )

Description

Sets text wrapping

Note

This function can not be called statically.

Example

Using setTextWrap()


     
<?php

?>


Format::setSize Format::setTextRotation

Spreadsheet_Excel_Writer

PEAR Manual