private property Excel_XML::$footer in Ubercart CSV 6.2
Same name and namespace in other branches
- 7.2 inc/excel-export.inc \Excel_XML::footer
Footer (of document)
Type: string
File
- inc/
excel-export.inc, line 41
Class
- Excel_XML
- Generating excel documents on-the-fly from PHP5
Code
private $footer = "</Workbook>";