PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once "Spreadsheet/Excel/Writer.php";
void Format::setMerge ()
void Format::setMerge
This is an alias for the unintuitive setAlign('merge')
This function can not be called statically.
Example 37-1. Using setMerge()