| | Element index for package PHPExcel_Writer_Excel5[ a ]
	[ b ]
	[ c ]
	[ e ]
	[ f ]
	[ g ]
	[ i ]
	[ p ]
	[ r ]
	[ s ]
	[ t ]
	[ w ]
	[ x ]
	[ _ ]
 
		top_
							$_active_panein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_active_paneThe active pane for the worksheet
$_bg_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bg_colorThe cell's background color.
$_biffsizein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_biffsizeThe BIFF file size for the workbook.
$_bottom_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bottom_colorColor of the bottom border of the cell.
$_codepagein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_codepageThe codepage indicates the text encoding used for strings
$_colinfoin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_colinfoArray containing format information for columns
$_country_codein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_country_codeThe country code used for localization
$_current_charin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_charThe index of the character we are currently looking at
$_current_tokenin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_tokenThe token we are working on.
$_datain file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_dataThe string containing the data of the BIFF stream
$_datasizein file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_datasizeThe size of the data in bytes. Should be the same as strlen($this->_data)
$_ext_sheetsin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_ext_sheetsArray of external sheets
$_fg_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_fg_colorThe cell's foreground color.
$_fntHashIndexin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_fntHashIndexArray of font hashes associated to FONT records index
$_formulain file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_formulaThe formula to parse
$_left_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_left_colorColor of the left border of the cell.
$_limitin file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_limitThe maximum length for a BIFF record (excluding record header and length field). See _addContinue()
$_lookaheadin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_lookaheadThe character ahead of the current char
$_numberFormatIndexin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_numberFormatIndexAn index (2 bytes) to a FORMAT record (number format).
$_outline_belowin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_belowWhether to have outline summary below.
$_outline_onin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_onWhether to use outline.
$_outline_rightin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_rightWhether to have outline summary at the right.
$_outline_stylein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_styleAuto outline styles.
$_palettein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_paletteArray containing the colour palette
$_parse_treein file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_parse_treeThe parse tree to be generated
$_phpSheetin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_phpSheetSheet object
$_referencesin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_referencesArray of sheet references in the form of REF structures
$_right_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_right_colorColor of the right border of the cell.
$_selectionin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_selectionArray containing the selected area for the worksheet
$_str_tablein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_tableReference to the array containing all the unique strings in the workbook
$_str_totalin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_totalReference to the total number of strings in the workbook
$_str_uniquein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_uniqueReference to the number of unique strings in the workbook
$_text_justlastin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_text_justlast1 bit, apparently not used.
$_top_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_top_colorColor of the top border of the cell.
$_xls_strmaxin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_strmaxMaximum number of characters for a string (LABEL record in BIFF5)
_addFontin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_addFont()Add a font to added fonts
__constructin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::__construct()Class constructor
__constructin file Xf.php, method PHPExcel_Writer_Excel5_Xf::__construct()Constructor
__constructin file Escher.php, method PHPExcel_Writer_Excel5_Escher::__construct()Constructor
__constructin file Parser.php, method PHPExcel_Writer_Excel5_Parser::__construct()The class constructor
__constructin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::__construct()Constructor
__constructin file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::__construct()Constructor
__constructin file Excel5.php, method PHPExcel_Writer_Excel5::__construct()Create a new PHPExcel_Writer_Excel5
__constructin file Font.php, method PHPExcel_Writer_Excel5_Font::__construct()Constructor
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 
 
		topp
							parsein file Parser.php, method PHPExcel_Writer_Excel5_Parser::parse()The parsing method. It parses a formula.
Parser.phpprocedural page Parser.phpPHPExcel_Writer_Excel5in file Excel5.php, class PHPExcel_Writer_Excel5PHPExcel_Writer_Excel5
PHPExcel_Writer_Excel5_BIFFwriterin file BIFFwriter.php, class PHPExcel_Writer_Excel5_BIFFwriterPHPExcel_Writer_Excel5_BIFFwriter
PHPExcel_Writer_Excel5_Escherin file Escher.php, class PHPExcel_Writer_Excel5_EscherPHPExcel_Shared_Escher_DggContainer_BstoreContainer
PHPExcel_Writer_Excel5_Fontin file Font.php, class PHPExcel_Writer_Excel5_FontPHPExcel_Writer_Excel5_Font
PHPExcel_Writer_Excel5_Parserin file Parser.php, class PHPExcel_Writer_Excel5_ParserPHPExcel_Writer_Excel5_Parser
PHPExcel_Writer_Excel5_Workbookin file Workbook.php, class PHPExcel_Writer_Excel5_WorkbookPHPExcel_Writer_Excel5_Workbook
PHPExcel_Writer_Excel5_Worksheetin file Worksheet.php, class PHPExcel_Writer_Excel5_WorksheetPHPExcel_Writer_Excel5_Worksheet
PHPExcel_Writer_Excel5_Xfin file Xf.php, class PHPExcel_Writer_Excel5_XfPHPExcel_Writer_Excel5_Xf
printRowColHeadersin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::printRowColHeaders()Set the option to print the row and column headers on the printed page.
 
 top
 
 
 
		tops
							savein file Excel5.php, method PHPExcel_Writer_Excel5::save()Save PHPExcel to file
setBgColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBgColor()Sets the cell's background color
setBottomColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBottomColor()Sets the cell's bottom border color
setColorIndexin file Font.php, method PHPExcel_Writer_Excel5_Font::setColorIndex()Set the color index
setDiagColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setDiagColor()Sets the cell's diagonal border color
setEscherin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setEscher()Set Escher object
setEscherin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setEscher()Set Escher object
setExtSheetin file Parser.php, method PHPExcel_Writer_Excel5_Parser::setExtSheet()This method is used to update the array of sheet names. It is  called by the addWorksheet() method of the  PHPExcel_Writer_Excel5_Workbook class.
setFgColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFgColor()Sets the cell's foreground color
setFontIndexin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFontIndex()Set the font index.
setIsStyleXfin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setIsStyleXf()Is this a style XF ?
setLeftColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setLeftColor()Sets the cell's left border color
setNumberFormatIndexin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setNumberFormatIndex()Sets the index to the number format record  It can be date, time, currency, etc...
setOutlinein file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setOutline()This method sets the properties for outlining and grouping. The defaults  correspond to Excel's defaults.
setPreCalculateFormulasin file Excel5.php, method PHPExcel_Writer_Excel5::setPreCalculateFormulas()Set Pre-Calculate Formulas
setRightColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setRightColor()Sets the cell's right border color
setTempDirin file Excel5.php, method PHPExcel_Writer_Excel5::setTempDir()Set temporary storage directory
setTopColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setTopColor()Sets the cell's top border color
 
 top
 
 top
 
 
 
		topx
							Xf.phpprocedural page Xf.php 
 | 
 |