Call to a member function setCellValueByColumnAndRow() on a
Posté : 07 déc. 2011, 10:53
Bonjour à tous,
J'utilise la librairie PHPExcel, à cette ligne :
?:?
J'utilise la librairie PHPExcel, à cette ligne :
$sheet->setCellValueByColumnAndRow(1,1,'coucou');
J'ai ce message d'erreur :
Call to a member function setCellValueByColumnAndRow() on a non-object
Quelqu'un pourrait-il m'aiguiller