You are here

6 calls to PHPExcel_ReferenceHelper::getInstance() in Loft Data Grids 7.2

PHPExcel_Reader_Excel2007::__construct in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007.php
* Create a new PHPExcel_Reader_Excel2007 instance
PHPExcel_Reader_Gnumeric::__construct in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Gnumeric.php
* Create a new PHPExcel_Reader_Gnumeric
PHPExcel_Worksheet::insertNewColumnBefore in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Insert a new column, updating all possible related data
PHPExcel_Worksheet::insertNewRowBefore in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Insert a new row, updating all possible related data
PHPExcel_Worksheet::removeColumn in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Remove a column, updating all possible related data
PHPExcel_Worksheet::removeRow in vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php
Delete a row, updating all possible related data