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
Example 43-1. Using setTextWrap() |