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

Class: PHPExcel_Writer_Excel2007

Source Location: /PHPExcel/Writer/Excel2007.php

Class Overview


PHPExcel_Writer_Excel2007


Author(s):

Copyright:

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

Implements interfaces:

Methods



Class Details

[line 36]
PHPExcel_Writer_Excel2007



Tags:

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


[ Top ]


Class Methods


constructor __construct [line 134]

PHPExcel_Writer_Excel2007 __construct( [ $pPHPExcel = null])

Create a new PHPExcel_Writer_Excel2007



Tags:

access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method getBordersHashTable [line 422]

PHPExcel_HashTable getBordersHashTable( )

Get PHPExcel_Style_Borders HashTable



Tags:

access:  public


[ Top ]

method getDiskCachingDirectory [line 517]

string getDiskCachingDirectory( )

Get disk caching directory



Tags:

access:  public


[ Top ]

method getDrawingHashTable [line 440]

PHPExcel_HashTable getDrawingHashTable( )

Get PHPExcel_Worksheet_BaseDrawing HashTable



Tags:

access:  public


[ Top ]

method getFillHashTable [line 404]

PHPExcel_HashTable getFillHashTable( )

Get PHPExcel_Style_Fill HashTable



Tags:

access:  public


[ Top ]

method getFontHashTable [line 413]

PHPExcel_HashTable getFontHashTable( )

Get PHPExcel_Style_Font HashTable



Tags:

access:  public


[ Top ]

method getNumFmtHashTable [line 431]

PHPExcel_HashTable getNumFmtHashTable( )

Get PHPExcel_Style_NumberFormat HashTable



Tags:

access:  public


[ Top ]

method getOffice2003Compatibility [line 467]

boolean getOffice2003Compatibility( )

Get Office2003 compatibility



Tags:

access:  public


[ Top ]

method getPHPExcel [line 361]

PHPExcel getPHPExcel( )

Get PHPExcel object



Tags:

throws:  Exception
access:  public


[ Top ]

method getPreCalculateFormulas [line 449]

boolean getPreCalculateFormulas( )

Get Pre-Calculate Formulas



Tags:

access:  public


[ Top ]

method getStringTable [line 386]

string[] getStringTable( )

Get string table



Tags:

access:  public


[ Top ]

method getStylesConditionalHashTable [line 395]

PHPExcel_HashTable getStylesConditionalHashTable( )

Get PHPExcel_Style_Conditional HashTable



Tags:

access:  public


[ Top ]

method getUseDiskCaching [line 487]

boolean getUseDiskCaching( )

Get use disk caching where possible?



Tags:

access:  public


[ Top ]

method getWriterPart [line 175]

PHPExcel_Writer_Excel2007_WriterPart getWriterPart( [string $pPartName = ''])

Get writer part



Parameters:

string   $pPartName   Writer part name

[ Top ]

method save [line 189]

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

Save PHPExcel to file



Tags:

throws:  Exception
access:  public


Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method setOffice2003Compatibility [line 477]

PHPExcel_Writer_Excel2007 setOffice2003Compatibility( [boolean $pValue = false])

Set Pre-Calculate Formulas



Tags:

access:  public


Parameters:

boolean   $pValue   Office2003 compatibility?

[ Top ]

method setPHPExcel [line 376]

PHPExcel_Writer_Excel2007 setPHPExcel( [ $pPHPExcel = null])

Set PHPExcel object



Tags:

throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel   PHPExcel object

[ Top ]

method setPreCalculateFormulas [line 458]

void setPreCalculateFormulas( [boolean $pValue = true])

Set Pre-Calculate Formulas



Tags:

access:  public


Parameters:

boolean   $pValue   Pre-Calculate Formulas?

[ Top ]

method setUseDiskCaching [line 499]

PHPExcel_Writer_Excel2007 setUseDiskCaching( [boolean $pValue = false], [string $pDirectory = null])

Set use disk caching where possible?



Tags:

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


Parameters:

boolean   $pValue  
string   $pDirectory   Disk caching directory

[ Top ]


Documentation generated on Thu, 26 Aug 2010 17:42:08 +0200 by phpDocumentor 1.4.3