You are here

constant PHPEXCEL_ERROR_NO_DATA in PHPExcel 8.3

Same name and namespace in other branches
  1. 7.3 phpexcel.inc \PHPEXCEL_ERROR_NO_DATA
1 use of PHPEXCEL_ERROR_NO_DATA
phpexcel_export in ./phpexcel.inc
Simple API function which will generate an XLS file and save it in $path.

File

./phpexcel.inc, line 9
Defines the phpexcel api functions that other modules can use.

Code

define('PHPEXCEL_ERROR_NO_DATA', 1);