Element index for package PHPExcel_Writer
[ c ]
[ e ]
[ g ]
[ h ]
[ i ]
[ p ]
[ s ]
[ w ]
[ _ ]
_
- $_bordersHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_bordersHashTable
Private unique PHPExcel_Style_Borders HashTable
- $_colors
- in file Excel5.php, variable PHPExcel_Writer_Excel5::$_colors
Color cache
- $_delimiter
- in file CSV.php, variable PHPExcel_Writer_CSV::$_delimiter
Delimiter
- $_drawingHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_drawingHashTable
Private unique PHPExcel_Worksheet_Drawing HashTable
- $_enclosure
- in file CSV.php, variable PHPExcel_Writer_CSV::$_enclosure
Enclosure
- $_fillHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_fillHashTable
Private unique PHPExcel_Style_Fill HashTable
- $_fontHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_fontHashTable
Private unique PHPExcel_Style_Font HashTable
- $_imagesRoot
- in file HTML.php, variable PHPExcel_Writer_HTML::$_imagesRoot
Images root
- $_lineEnding
- in file CSV.php, variable PHPExcel_Writer_CSV::$_lineEnding
Line ending
- $_numFmtHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_numFmtHashTable
Private unique PHPExcel_Style_NumberFormat HashTable
- $_office2003compatibility
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_office2003compatibility
Office2003 compatibility
- $_phpExcel
- in file HTML.php, variable PHPExcel_Writer_HTML::$_phpExcel
PHPExcel object
- $_phpExcel
- in file Excel5.php, variable PHPExcel_Writer_Excel5::$_phpExcel
PHPExcel object
- $_phpExcel
- in file CSV.php, variable PHPExcel_Writer_CSV::$_phpExcel
PHPExcel object
- $_phpExcel
- in file PDF.php, variable PHPExcel_Writer_PDF::$_phpExcel
PHPExcel object
- $_preCalculateFormulas
- in file CSV.php, variable PHPExcel_Writer_CSV::$_preCalculateFormulas
Pre-calculate formulas
- $_preCalculateFormulas
- in file PDF.php, variable PHPExcel_Writer_PDF::$_preCalculateFormulas
Pre-calculate formulas
- $_preCalculateFormulas
- in file HTML.php, variable PHPExcel_Writer_HTML::$_preCalculateFormulas
Pre-calculate formulas
- $_preCalculateFormulas
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_preCalculateFormulas
Pre-calculate formulas
- $_sheetIndex
- in file HTML.php, variable PHPExcel_Writer_HTML::$_sheetIndex
Sheet index to write
- $_sheetIndex
- in file PDF.php, variable PHPExcel_Writer_PDF::$_sheetIndex
Sheet index to write
- $_sheetIndex
- in file CSV.php, variable PHPExcel_Writer_CSV::$_sheetIndex
Sheet index to write
- $_spreadSheet
- in file Serialized.php, variable PHPExcel_Writer_Serialized::$_spreadSheet
Private PHPExcel
- $_spreadSheet
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_spreadSheet
Private PHPExcel
- $_stringTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_stringTable
Private string table
- $_stylesConditionalHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_stylesConditionalHashTable
Private unique PHPExcel_Style_Conditional HashTable
- $_stylesHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_stylesHashTable
Private unique PHPExcel_Style HashTable
- $_tempDir
- in file Excel5.php, variable PHPExcel_Writer_Excel5::$_tempDir
Temporary storage directory
- $_tempDir
- in file PDF.php, variable PHPExcel_Writer_PDF::$_tempDir
Temporary storage directory
- $_useDiskCaching
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_useDiskCaching
Use disk caching where possible?
- $_writerParts
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_writerParts
Private writer parts
- _addColor
- in file Excel5.php, method PHPExcel_Writer_Excel5::_addColor()
Add color
- _allStyles
- in file Excel5.php, method PHPExcel_Writer_Excel5::_allStyles()
Get an array of all styles
- _createCSSStyle
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyle()
Create CSS style
- _createCSSStyleAlignment
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleAlignment()
Create CSS style (PHPExcel_Style_Alignment)
- _createCSSStyleBorder
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleBorder()
Create CSS style (PHPExcel_Style_Border)
- _createCSSStyleBorders
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleBorders()
Create CSS style (PHPExcel_Style_Borders)
- _createCSSStyleFill
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleFill()
Create CSS style (PHPExcel_Style_Fill)
- _createCSSStyleFont
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleFont()
Create CSS style (PHPExcel_Style_Font)
- _generateRow
- in file HTML.php, method PHPExcel_Writer_HTML::_generateRow()
Generate row
- _generateTableFooter
- in file HTML.php, method PHPExcel_Writer_HTML::_generateTableFooter()
Generate table footer
- _generateTableHeader
- in file HTML.php, method PHPExcel_Writer_HTML::_generateTableHeader()
Generate table header
- _mapBorderStyle
- in file HTML.php, method PHPExcel_Writer_HTML::_mapBorderStyle()
Map border style
- _mapBorderStyle
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapBorderStyle()
Map border style
- _mapErrorCode
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapErrorCode()
Map Error code
- _mapFillType
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapFillType()
Map fill type
- _mapHAlign
- in file HTML.php, method PHPExcel_Writer_HTML::_mapHAlign()
Map HAlign
- _mapUnderline
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapUnderline()
Map underline
- _mapVAlign
- in file HTML.php, method PHPExcel_Writer_HTML::_mapVAlign()
Map VAlign
- _mapVAlign
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapVAlign()
Map VAlign
- _writeImageTagInCell
- in file HTML.php, method PHPExcel_Writer_HTML::_writeImageTagInCell()
Generate image tag in cell
- _writeLine
- in file CSV.php, method PHPExcel_Writer_CSV::_writeLine()
Write line to CSV file
- _writeSerialized
- in file Serialized.php, method PHPExcel_Writer_Serialized::_writeSerialized()
Serialize PHPExcel object to XML
- __construct
- in file CSV.php, method PHPExcel_Writer_CSV::__construct()
Create a new PHPExcel_Writer_CSV
- __construct
- in file Serialized.php, method PHPExcel_Writer_Serialized::__construct()
Create a new PHPExcel_Writer_Serialized
- __construct
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::__construct()
Create a new PHPExcel_Writer_Excel2007
- __construct
- in file HTML.php, method PHPExcel_Writer_HTML::__construct()
Create a new PHPExcel_Writer_HTML
- __construct
- in file Excel5.php, method PHPExcel_Writer_Excel5::__construct()
Create a new PHPExcel_Writer_Excel5
- __construct
- in file PDF.php, method PHPExcel_Writer_PDF::__construct()
Create a new PHPExcel_Writer_PDF
top
top
top
g
- generateHTMLFooter
- in file HTML.php, method PHPExcel_Writer_HTML::generateHTMLFooter()
Generate HTML footer
- generateHTMLHeader
- in file HTML.php, method PHPExcel_Writer_HTML::generateHTMLHeader()
Generate HTML header
- generateSheetData
- in file HTML.php, method PHPExcel_Writer_HTML::generateSheetData()
Generate sheet data
- generateStyles
- in file HTML.php, method PHPExcel_Writer_HTML::generateStyles()
Generate CSS styles
- getBordersHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getBordersHashTable()
Get PHPExcel_Style_Borders HashTable
- getDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::getDelimiter()
Get delimiter
- getDrawingHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getDrawingHashTable()
Get PHPExcel_Worksheet_Drawing HashTable
- getEnclosure
- in file CSV.php, method PHPExcel_Writer_CSV::getEnclosure()
Get enclosure
- getFillHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFillHashTable()
Get PHPExcel_Style_Fill HashTable
- getFontHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFontHashTable()
Get PHPExcel_Style_Font HashTable
- getImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::getImagesRoot()
Get images root
- getLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::getLineEnding()
Get line ending
- getNumFmtHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getNumFmtHashTable()
Get PHPExcel_Style_NumberFormat HashTable
- getOffice2003Compatibility
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getOffice2003Compatibility()
Get Office2003 compatibility
- getPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPHPExcel()
Get PHPExcel object
- getPHPExcel
- in file Serialized.php, method PHPExcel_Writer_Serialized::getPHPExcel()
Get PHPExcel object
- getPreCalculateFormulas
- in file CSV.php, method PHPExcel_Writer_CSV::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file PDF.php, method PHPExcel_Writer_PDF::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getSheetIndex
- in file PDF.php, method PHPExcel_Writer_PDF::getSheetIndex()
Get sheet index
- getSheetIndex
- in file CSV.php, method PHPExcel_Writer_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::getSheetIndex()
Get sheet index
- getStringTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStringTable()
Get string table
- getStylesConditionalHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStylesConditionalHashTable()
Get PHPExcel_Style_Conditional HashTable
- getStylesHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStylesHashTable()
Get PHPExcel_Style HashTable
- getTempDir
- in file Excel5.php, method PHPExcel_Writer_Excel5::getTempDir()
Get temporary storage directory
- getTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::getTempDir()
Get temporary storage directory
- getUseDiskCaching
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getUseDiskCaching()
Get use disk caching where possible?
- getWriterPart
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getWriterPart()
Get writer part
top
top
top
top
s
- Serialized.php
- procedural page Serialized.php
- save
- in file PDF.php, method PHPExcel_Writer_PDF::save()
Save PHPExcel to file
- save
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::save()
Save PHPExcel to file
- save
- in file CSV.php, method PHPExcel_Writer_CSV::save()
Save PHPExcel to file
- save
- in file HTML.php, method PHPExcel_Writer_HTML::save()
Save PHPExcel to file
- save
- in file Excel5.php, method PHPExcel_Writer_Excel5::save()
Save PHPExcel to file
- save
- in file IWriter.php, method PHPExcel_Writer_IWriter::save()
Save PHPExcel to file
- save
- in file Serialized.php, method PHPExcel_Writer_Serialized::save()
Save PHPExcel to file
- setDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::setDelimiter()
Set delimiter
- setEnclosure
- in file CSV.php, method PHPExcel_Writer_CSV::setEnclosure()
Set enclosure
- setImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::setImagesRoot()
Set images root
- setLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::setLineEnding()
Set line ending
- setOffice2003Compatibility
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setOffice2003Compatibility()
Set Pre-Calculate Formulas
- setPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPHPExcel()
Get PHPExcel object
- setPHPExcel
- in file Serialized.php, method PHPExcel_Writer_Serialized::setPHPExcel()
Get PHPExcel object
- setPreCalculateFormulas
- in file PDF.php, method PHPExcel_Writer_PDF::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file CSV.php, method PHPExcel_Writer_CSV::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setSheetIndex
- in file CSV.php, method PHPExcel_Writer_CSV::setSheetIndex()
Set sheet index
- setSheetIndex
- in file PDF.php, method PHPExcel_Writer_PDF::setSheetIndex()
Set sheet index
- setSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::setSheetIndex()
Set sheet index
- setTempDir
- in file Excel5.php, method PHPExcel_Writer_Excel5::setTempDir()
Set temporary storage directory
- setTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::setTempDir()
Set temporary storage directory
- setUseDiskCaching
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setUseDiskCaching()
Set use disk caching where possible?
top
top
|
|