You are here

14 calls to PHPExcel_CachedObjectStorage_CacheBase::getCellList() in Loft Data Grids 7.2

PHPExcel_CachedObjectStorage_APC::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_CacheBase::getHighestColumn in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
* Get highest worksheet column *
PHPExcel_CachedObjectStorage_CacheBase::getHighestRow in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
* Get highest worksheet row *
PHPExcel_CachedObjectStorage_CacheBase::getHighestRowAndColumn in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
* Get highest worksheet column and highest row that have cell records * *
PHPExcel_CachedObjectStorage_CacheBase::getSortedCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
* Sort the list of all cell addresses currently held in cache by row and column * *
PHPExcel_CachedObjectStorage_CacheBase::removeColumn in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
Remove a column, deleting all cells in that column
PHPExcel_CachedObjectStorage_CacheBase::removeRow in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php
Remove a row, deleting all cells in that row
PHPExcel_CachedObjectStorage_DiscISAM::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/DiscISAM.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_Igbinary::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Igbinary.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_Memcache::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memcache.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_MemoryGZip::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_MemorySerialized::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_PHPTemp::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/PHPTemp.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_Wincache::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Wincache.php
* Get a list of all cell addresses currently held in cache * *