\PHPExcel_Shared_CodePage

PHPExcel_Shared_CodePage

Summary

Methods
Properties
Constants
NumberToName()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

NumberToName()

NumberToName(integer  $codePage = 1252) : string

Convert Microsoft Code Page Identifier to Code Page Name which iconv and mbstring understands

Parameters

integer $codePage

Microsoft Code Page Indentifier

Throws

\PHPExcel_Exception

Returns

string —

Code Page Name