Element index for package PHPExcel_Writer
	[ b ]
	[ c ]
	[ g ]
	[ h ]
	[ i ]
	[ p ]
	[ s ]
	[ w ]
	[ _ ]
   
	
	
		_
		
							- $_columnWidths
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_columnWidths
     Array of column widths in points 
							- $_cssStyles
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_cssStyles
     Array of CSS styles 
							- $_delimiter
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_delimiter
     Delimiter 
							- $_enclosure
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_enclosure
     Enclosure 
							- $_imagesRoot
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_imagesRoot
     Images root 
							- $_lineEnding
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_lineEnding
     Line ending 
							- $_phpExcel
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_phpExcel
     PHPExcel object 
							- $_phpExcel
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_phpExcel
     PHPExcel object 
							- $_preCalculateFormulas
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_preCalculateFormulas
     Pre-calculate formulas 
							- $_preCalculateFormulas
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_preCalculateFormulas
     Pre-calculate formulas 
							- $_sheetIndex
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_sheetIndex
     Sheet index to write 
							- $_sheetIndex
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_sheetIndex
     Sheet index to write 
							- $_spreadSheet
 
				- in file Serialized.php, variable PHPExcel_Writer_Serialized::$_spreadSheet
     Private PHPExcel 
							- $_tempDir
 
				- in file PDF.php, variable PHPExcel_Writer_PDF::$_tempDir
     Temporary storage directory 
							- $_useBOM
 
				- in file CSV.php, variable PHPExcel_Writer_CSV::$_useBOM
     Whether to write a BOM (for UTF8). 
							- $_useInlineCss
 
				- in file HTML.php, variable PHPExcel_Writer_HTML::$_useInlineCss
     Use inline CSS? 
							- _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 
							- _mapHAlign
 
				- in file HTML.php, method PHPExcel_Writer_HTML::_mapHAlign()
     Map HAlign 
							- _mapVAlign
 
				- in file HTML.php, method PHPExcel_Writer_HTML::_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 Serialized.php, method PHPExcel_Writer_Serialized::__construct()
     Create a new PHPExcel_Writer_Serialized 
							- __construct
 
				- in file PDF.php, method PHPExcel_Writer_PDF::__construct()
     Create a new PHPExcel_Writer_PDF 
							- __construct
 
				- in file HTML.php, method PHPExcel_Writer_HTML::__construct()
     Create a new PHPExcel_Writer_HTML 
							- __construct
 
				- in file CSV.php, method PHPExcel_Writer_CSV::__construct()
     Create a new PHPExcel_Writer_CSV 
					 
	 
	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 
							- getDelimiter
 
				- in file CSV.php, method PHPExcel_Writer_CSV::getDelimiter()
     Get delimiter 
							- getEnclosure
 
				- in file CSV.php, method PHPExcel_Writer_CSV::getEnclosure()
     Get enclosure 
							- 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 
							- getPHPExcel
 
				- in file Serialized.php, method PHPExcel_Writer_Serialized::getPHPExcel()
     Get PHPExcel object 
							- getPreCalculateFormulas
 
				- in file HTML.php, method PHPExcel_Writer_HTML::getPreCalculateFormulas()
     Get Pre-Calculate Formulas 
							- getPreCalculateFormulas
 
				- in file CSV.php, method PHPExcel_Writer_CSV::getPreCalculateFormulas()
     Get Pre-Calculate Formulas 
							- 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 
							- getTempDir
 
				- in file PDF.php, method PHPExcel_Writer_PDF::getTempDir()
     Get temporary storage directory 
							- getUseBOM
 
				- in file CSV.php, method PHPExcel_Writer_CSV::getUseBOM()
     Get whether BOM should be used 
							- getUseInlineCss
 
				- in file HTML.php, method PHPExcel_Writer_HTML::getUseInlineCss()
     Get use inline CSS? 
					 
	 
	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 HTML.php, method PHPExcel_Writer_HTML::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 
							- save
 
				- in file CSV.php, method PHPExcel_Writer_CSV::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 
							- setPHPExcel
 
				- in file Serialized.php, method PHPExcel_Writer_Serialized::setPHPExcel()
     Get PHPExcel object 
							- 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 HTML.php, method PHPExcel_Writer_HTML::setSheetIndex()
     Set sheet index 
							- setTempDir
 
				- in file PDF.php, method PHPExcel_Writer_PDF::setTempDir()
     Set temporary storage directory 
							- setUseBOM
 
				- in file CSV.php, method PHPExcel_Writer_CSV::setUseBOM()
     Set whether BOM should be used 
							- setUseInlineCss
 
				- in file HTML.php, method PHPExcel_Writer_HTML::setUseInlineCss()
     Set use inline CSS? 
					 
	 
	top 
   
	
	
	top 
        
       |   
     |