Format::setMerge
Format::setMerge – This is an alias for the unintuitive setAlign('merge')
Synopsis
require_once "Spreadsheet/Excel/Writer.php";
void Format::setMerge (
)
Описание
This is an alias for the unintuitive setAlign('merge')
Замечание
This function can not be called statically.