JavaScript Editor Javascript validator     Web page editor 



Workbook::setCountry

Workbook::setCountry -- Set the country identifier for the workbook

Synopsis

require_once 'Spreadsheet/Excel/Writer/Workbook.php';

void Workbook::setCountry (integer $code)

Description

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.




JavaScript Editor Javascript validator     Web page editor