canRead()
canRead(string $pFilename) : boolean
Can the current PHPExcel_Reader_IReader read the file?
Parameters
string | $pFilename |
load(string $pFilename) : \PHPExcel
Loads PHPExcel from file
string | $pFilename |