You are here

6 calls to PHPExcel_Reader_Abstract::securityScanFile() in Loft Data Grids 6.2

PHPExcel_Reader_Excel2007::listWorksheetInfo in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007.php
* Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns) * *
PHPExcel_Reader_Gnumeric::listWorksheetInfo in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Gnumeric.php
* Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns) * *
PHPExcel_Reader_Gnumeric::listWorksheetNames in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Gnumeric.php
* Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object * *
PHPExcel_Reader_HTML::loadIntoExisting in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/HTML.php
Loads PHPExcel from file into PHPExcel instance
PHPExcel_Reader_OOCalc::listWorksheetInfo in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/OOCalc.php
* Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns) * *
PHPExcel_Reader_OOCalc::listWorksheetNames in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/OOCalc.php
* Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object * *