You are here

private property Excel_XML::$lines in Views Excel Export 7

Same name and namespace in other branches
  1. 6 libs/php-excel.class.php \Excel_XML::lines

Lines to output in the excel document

Type: array

File

libs/php-excel.class.php, line 47

Class

Excel_XML
Generating excel documents on-the-fly from PHP5

Code

private $lines = array();