\PhpOffice\PhpSpreadsheet\SharedCodePage

Summary

Methods
Properties
Constants
validate()
numberToName()
getEncodings()
No public properties found
DEFAULT_CODE_PAGE
No protected methods found
No protected properties found
N/A
No private methods found
$pageArray
N/A

Constants

DEFAULT_CODE_PAGE

DEFAULT_CODE_PAGE = 'CP1252'

Properties

$pageArray

$pageArray

Methods

validate()

validate(string  $codePage) : bool

Parameters

string $codePage

Returns

bool —

numberToName()

numberToName(int  $codePage) : string

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

Parameters

int $codePage

Microsoft Code Page Indentifier

Returns

string —

Code Page Name

getEncodings()

getEncodings() : array

Returns

array —