You are here

public function PHPExcel_CachedObjectStorage_ICache::getSortedCellList 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::getSortedCellList()

* Get the list of all cell addresses currently held in cache sorted by column and row * *

Return value

string[]

File

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

Class

PHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_ICache

Code

public function getSortedCellList();