Worksheet::getName (Previous) (Next) Worksheet::select

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Worksheet::setInputEncoding

Worksheet::setInputEncoding -- Permet l'écriture en un jeu de caractères différent

Description

Cette méthode permet l'écriture en un jeu de caractères différent en définissant le jeu de caractères courant de la feuille de travail. Cette méthode a été testée pour UTF-8, ISO-8859-7. Elle nécessite la bibliothèque iconv pour tous autres jeux de caractères que UTF-16LE.

Paramètres

  • string $encoding - L'encodage. Il supporte tous les encodages supportés par la bibliothèque PHP iconv function.

Note

Cette fonction ne peut pas être appelée de façon statique.

Worksheet::getName (Previous) (Next) Worksheet::select

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.