PHPExcel_Writer_Excel5
[ class tree: PHPExcel_Writer_Excel5 ] [ index: PHPExcel_Writer_Excel5 ] [ all elements ]

Class: PHPExcel_Writer_Excel5

Source Location: /PHPExcel/Writer/Excel5.php

Class Overview


PHPExcel_Writer_Excel5


Author(s):

Copyright:

  • Copyright (c) 2006 - 2011 PHPExcel (http://www.codeplex.com/PHPExcel)

Implements interfaces:

Methods



Class Details

[line 36]
PHPExcel_Writer_Excel5



Tags:

copyright:  Copyright (c) 2006 - 2011 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Methods


constructor __construct [line 107]

PHPExcel_Writer_Excel5 __construct( $phpExcel)

Create a new PHPExcel_Writer_Excel5



Tags:

access:  public


Parameters:

PHPExcel   $phpExcel   PHPExcel object

[ Top ]

method getPreCalculateFormulas [line 208]

boolean getPreCalculateFormulas( )

Get Pre-Calculate Formulas



Tags:

access:  public


[ Top ]

method save [line 119]

void save( [ $pFilename = null], string $pFileName)

Save PHPExcel to file



Tags:

throws:  Exception
access:  public


Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method setPreCalculateFormulas [line 217]

void setPreCalculateFormulas( [boolean $pValue = true])

Set Pre-Calculate Formulas



Tags:

access:  public


Parameters:

boolean   $pValue   Pre-Calculate Formulas?

[ Top ]

method setTempDir [line 199]

PHPExcel_Writer_Excel5 setTempDir( [string $pValue = ''])

Set temporary storage directory



Tags:

deprecated:  
throws:  Exception Exception when directory does not exist
access:  public


Parameters:

string   $pValue   Temporary storage directory

[ Top ]


Documentation generated on Sun, 27 Feb 2011 16:31:13 -0800 by phpDocumentor 1.4.3