Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17116 программистов и 1833 робота. Сейчас ищут 1664 программиста ...
Format::setMerge
Вернуться к: Spreadsheet_Excel_Writer
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')
Note
This function can not be called statically.
Вернуться к: Spreadsheet_Excel_Writer