|
| static | validate (string $codePage) |
| |
| static | numberToName (int $codePage) |
| | Convert Microsoft Code Page Identifier to Code Page Name which iconv and mbstring understands. More...
|
| |
| static | getEncodings () |
| |
Definition at line 7 of file CodePage.php.
◆ getEncodings()
| static PhpOffice\PhpSpreadsheet\Shared\CodePage::getEncodings |
( |
| ) |
|
|
static |
◆ numberToName()
| static PhpOffice\PhpSpreadsheet\Shared\CodePage::numberToName |
( |
int |
$codePage | ) |
|
|
static |
◆ validate()
| static PhpOffice\PhpSpreadsheet\Shared\CodePage::validate |
( |
string |
$codePage | ) |
|
|
static |
◆ $pageArray
| PhpOffice\PhpSpreadsheet\Shared\CodePage::$pageArray |
|
staticprivate |
◆ DEFAULT_CODE_PAGE
| const PhpOffice\PhpSpreadsheet\Shared\CodePage::DEFAULT_CODE_PAGE = 'CP1252' |
The documentation for this class was generated from the following file:
- libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php