Quantcast
Channel: PHPExcel Forum Rss Feed
Viewing all articles
Browse latest Browse all 2707

New Post: Sheet name containing accent (é è ç ....etc)

$
0
0

Replace

$worksheetNames = $objReader->listWorksheets();

with

$worksheetNames = $objReader->listWorksheetInfo();

- Christopher Mullins


Viewing all articles
Browse latest Browse all 2707

Trending Articles