You are here

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

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

Footer (of document)

Type: string

File

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

Class

Excel_XML
Generating excel documents on-the-fly from PHP5

Code

private $footer = "</Workbook>";