Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17143 программиста и 1833 робота. Сейчас ищут 1712 программистов ...
Workbook::setCountry
Вернуться к: Spreadsheet_Excel_Writer
Workbook::setCountry
Workbook::setCountry – Set the country identifier for the workbook
Synopsis
require_once 'Spreadsheet/Excel/Writer/Workbook.php';
void Workbook::setCountry ( integer $code )
This package is not documented yet.
Parameter
- integer $code
-
Is the international calling country code for the chosen country.
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Spreadsheet_Excel_Writer