[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/PHPExcel/PHPExcel/Writer/ -> Excel5.php (summary)

PHPExcel Copyright (c) 2006 - 2012 PHPExcel

Copyright: Copyright (c) 2006 - 2012 PHPExcel (http://www.codeplex.com/PHPExcel)
License: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
Version: 1.7.7, 2012-05-19
File Size: 898 lines (32 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Writer_Excel5:: (9 methods):
  __construct()
  save()
  setTempDir()
  getPreCalculateFormulas()
  setPreCalculateFormulas()
  _buildWorksheetEschers()
  _buildWorkbookEscher()
  _writeDocumentSummaryInformation()
  _writeSummaryInformation()


Class: PHPExcel_Writer_Excel5  - X-Ref

PHPExcel_Writer_Excel5

__construct(PHPExcel $phpExcel)   X-Ref
Create a new PHPExcel_Writer_Excel5

param: PHPExcel    $phpExcel    PHPExcel object

save($pFilename = null)   X-Ref
Save PHPExcel to file

param: string        $pFilename

setTempDir($pValue = '')   X-Ref
Set temporary storage directory

param: string    $pValue        Temporary storage directory
return: PHPExcel_Writer_Excel5

getPreCalculateFormulas()   X-Ref
Get Pre-Calculate Formulas

return: boolean

setPreCalculateFormulas($pValue = true)   X-Ref
Set Pre-Calculate Formulas

param: boolean $pValue    Pre-Calculate Formulas?

_buildWorksheetEschers()   X-Ref
Build the Worksheet Escher objects


_buildWorkbookEscher()   X-Ref
Build the Escher object corresponding to the MSODRAWINGGROUP record


_writeDocumentSummaryInformation()   X-Ref
Build the OLE Part for DocumentSummary Information

return: string

_writeSummaryInformation()   X-Ref
Build the OLE Part for Summary Information

return: string



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1