Todo List
static boolean cacheMethodIsAvailable( )
void addCacheData( string $pCoord, PHPExcel_Cell $cell)
void copyCellCollection( PHPExcel_Worksheet $parent)
void deleteCacheData( string $pCoord)
PHPExcel_Cell getCacheData( string $pCoord)
array getCellList( )
void getSortedCellList( )
boolean isDataSet( string $pCoord)
void updateCacheData( PHPExcel_Cell $cell)