You are here

public function PHPExcel_CachedObjectStorage_ICache::getCellList in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/ICache.php \PHPExcel_CachedObjectStorage_ICache::getCellList()

* Get a list of all cell addresses currently held in cache * *

Return value

string[]

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/ICache.php, line 87

Class

PHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_ICache

Code

public function getCellList();