cache_in_memory
cache_in_memory = 'Memory'
PHPExcel_CachedObjectStorageFactory
$_cacheStorageMethod : string
Name of the method used for cell cacheing
$_cacheStorageClass : string
Name of the class used for cell cacheing
$_storageMethods : string[]
List of all possible cache storage methods
$_storageMethodDefaultParameters : array
Default arguments for each cache storage method
$_storageMethodParameters : array
Arguments for the active cache storage method