10 define(
'PHPEXCEL_ROOT', APPLICATION_PATH .
'/');
12 require_once(PHPEXCEL_ROOT .
'PHPExcel/Autoloader.php');
19 foreach ($methods as $method) {
22 $cells =
array(
'A1',
'A2');
26 $this->assertEquals($cells,
$worksheet->getCellCollection(),
"Cache method \"$method\".");
static finalize()
Clear the cache storage.
static initialize($method=self::cache_in_memory, $arguments=array())
Identify the cache storage method to use.
static getCacheStorageMethods()
Return the list of all available cache storage methods.
Create styles array
The data for the language used.
defined( 'APPLICATION_ENV')||define( 'APPLICATION_ENV'