You are here

private property Excel_XML::$lines in Ubercart CSV 6.2

Same name and namespace in other branches
  1. 7.2 inc/excel-export.inc \Excel_XML::lines

Lines to output in the excel document

Type: array

File

inc/excel-export.inc, line 47

Class

Excel_XML
Generating excel documents on-the-fly from PHP5

Code

private $lines = array();