cache_in_memory
cache_in_memory = 'Memory'
PHPExcel_CachedObjectStorageFactory
getCacheStorageClass() : \PHPExcel_CachedObjectStorage_ICache|NULL
Return the current cache storage class
getInstance(\PHPExcel_Worksheet $parent) : \PHPExcel_CachedObjectStorage_ICache
Initialise the cache storage
\PHPExcel_Worksheet | $parent | Enable cell caching for this worksheet |