constant PHPEXCEL_CACHING_METHOD_UNAVAILABLE in PHPExcel 8.3
Same name and namespace in other branches
- 7.3 phpexcel.inc \PHPEXCEL_CACHING_METHOD_UNAVAILABLE
2 uses of PHPEXCEL_CACHING_METHOD_UNAVAILABLE
- phpexcel_export in ./
phpexcel.inc - Simple API function which will generate an XLS file and save it in $path.
- phpexcel_import in ./
phpexcel.inc - Import an Excel file.
File
- ./
phpexcel.inc, line 14 - Defines the phpexcel api functions that other modules can use.
Code
define('PHPEXCEL_CACHING_METHOD_UNAVAILABLE', 6);