Element index for package PHPExcel_Reader_Excel5
	[ b ]
	[ c ]
	[ d ]
	[ e ]
	[ g ]
	[ l ]
	[ o ]
	[ p ]
	[ s ]
	[ t ]
	[ x ]
	[ _ ]
   
	
	
		_
		
							- $_builtInStyles
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_builtInStyles
     Built-in styles 
							- $_codepage
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_codepage
     Codepage set in the Excel file being read. 
							- $_data
 
				- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_data
     Escher stream data (binary) 
							- $_data
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_data
     Stream data that is read. 
							- $_dataSize
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_dataSize
     Size in bytes of $this->_data 
							- $_dataSize
 
				- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_dataSize
     Size in bytes of the Escher stream data 
							- $_definedname
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_definedname
     Defined names 
							- $_drawingData
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_drawingData
     The combined MSODRAWING data (per sheet) 
							- $_drawingGroupData
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_drawingGroupData
     The combined MSODRAWINGGROUP data 
							- $_externalBooks
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_externalBooks
     External books 
							- $_fonts
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_fonts
     Shared fonts 
							- $_formats
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_formats
     Shared formats 
							- $_frozen
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_frozen
     Panes are frozen? (in sheet currently being read). 
							- $_isFitToPages
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_isFitToPages
     Fit printout to number of pages? (in sheet currently being read). 
							- $_loadSheetsOnly
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_loadSheetsOnly
     Restict which sheets should be loaded? 
							- $_object
 
				- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_object
     The object to be returned by the reader. 
							- $_objs
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_objs
     Objects. 
							- $_ole
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_ole
     OLE reader 
							- $_palette
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_palette
     Color palette 
							- $_phpExcel
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_phpExcel
     Workbook to be returned by the reader. 
							- $_phpSheet
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_phpSheet
     Worksheet that is currently being built by the reader. 
							- $_pos
 
				- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_pos
     Current position of stream pointer in Escher stream data 
							- $_pos
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_pos
     Current position in stream 
							- $_readDataOnly
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_readDataOnly
     Read data only? 
							- $_readFilter
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_readFilter
     PHPExcel_Reader_IReadFilter instance 
							- $_ref
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_ref
     REF structures. 
							- $_sheets
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_sheets
     Worksheets 
							- $_sst
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_sst
     Shared strings. 
							- $_version
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_version
     BIFF version 
							- $_xf
 
				- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_xf
     Shared styles 
							- _createFormulaFromTokens
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_createFormulaFromTokens()
     Take array of tokens together with additional data for formula and return human readable formula 
							- _decodeCodepage
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_decodeCodepage()
     Convert string to UTF-8. 
							- _encodeUTF16
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_encodeUTF16()
     Get UTF-8 string from (compressed or uncompressed) UTF-16 string 
							- _extractNumber
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_extractNumber()
     Reads first 8 bytes of a string and return IEEE 754 float 
							- _getFormulaFromData
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_getFormulaFromData()
     Take formula data and additional data for formula and return human readable formula 
							- _getFormulaFromStructure
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_getFormulaFromStructure()
     Convert formula structure into human readable Excel formula like 'A3+A5*5' 
							- _GetIEEE754
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetIEEE754()
 
							- _GetInt2d
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_GetInt2d()
     Read 16-bit unsigned integer 
							- _GetInt2d
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt2d()
     Read 16-bit unsigned integer 
							- _GetInt4d
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_GetInt4d()
     Read 32-bit signed integer 
							- _GetInt4d
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt4d()
     Read 32-bit signed integer 
							- _getNextToken
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_getNextToken()
     Fetch next token from binary formula data 
							- _getSplicedRecordData
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_getSplicedRecordData()
     Reads a record from current position in data stream and continues reading data as long as CONTINUE records are found. is in one piece. 
							- _mapBorderStyle
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapBorderStyle()
     Map border style 
							- _mapBuiltInColor
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapBuiltInColor()
     Map built-in color to RGB value 
							- _mapColor
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapColor()
     Map color array from BIFF8 built-in color index 
							- _mapColorBIFF5
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapColorBIFF5()
     Map color array from BIFF5 built-in color index 
							- _mapErrorCode
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapErrorCode()
     Map error code, e. 
							- _mapFillPattern
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapFillPattern()
     Get fill pattern from index 
							- _readBIFF8CellAddress
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellAddress()
     Reads a cell address in BIFF8 e. 
							- _readBIFF8CellRangeAddress
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddress()
     Reads a cell range address in BIFF8 e. 
							- _readBIFF8CellRangeAddressFixed
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressFixed()
     Reads a cell range address in BIFF8 e. 
							- _readBIFF8CellRangeAddressList
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressList()
     Read BIFF8 cell range address list 
							- _readBIFF8Constant
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8Constant()
     read BIFF8 constant value which may be 'Empty Value', 'Number', 'String Value', 'Boolean Value', 'Error Value' 
							- _readBIFF8ConstantArray
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8ConstantArray()
     read BIFF8 constant value array from array data 
							- _readBlank
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBlank()
     Read BLANK record 
							- _readBlipJPEG
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBlipJPEG()
     Read BlipJPEG record. 
							- _readBlipPNG
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBlipPNG()
     Read BlipPNG record. 
							- _readBoolErr
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBoolErr()
     Read BOOLERR record This record represents a Boolean value or error value cell. 
							- _readBottomMargin
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBottomMargin()
     Read BOTTOMMARGIN record 
							- _readBSE
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBSE()
     Read BSE record 
							- _readBstoreContainer
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBstoreContainer()
     Read BstoreContainer record (Blip Store Container) 
							- _readByteStringLong
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readByteStringLong()
     Read byte string (16-bit string length) 
							- _readByteStringShort
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readByteStringShort()
     Read byte string (8-bit string length) 
							- _readClientAnchor
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readClientAnchor()
     Read ClientAnchor record. 
							- _readClientData
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readClientData()
     Read ClientData record 
							- _readClientTextbox
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readClientTextbox()
     Read ClientTextbox record 
							- _readCodepage
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readCodepage()
     CODEPAGE
 This record stores the text encoding used to write byte strings, stored as MS Windows code page identifier. 
							- _readColInfo
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readColInfo()
     Read COLINFO record 
							- _readColor
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readColor()
     Read color 
							- _readContinue
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readContinue()
     Read a free CONTINUE record. When MSODRAWING data on a sheet exceeds 8224 bytes, CONTINUE records are used instead. 
							- _readDateMode
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDateMode()
     DATEMODE
 This record specifies the base date for displaying date values. base date. Calculation Settings Block. stored in the Workbook Globals Substream. 
							- _readDefault
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDefault()
     Read a generic record 
							- _readDefault
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefault()
     Reads a general type of BIFF record. 
							- _readDefaultRowHeight
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefaultRowHeight()
     Read DEFAULTROWHEIGHT record 
							- _readDefColWidth
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefColWidth()
     Read DEFCOLWIDTH record 
							- _readDefinedName
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefinedName()
     DEFINEDNAME
 This record is part of a Link Table. and the token array of an internal defined name. arrays of defined names contain tokens with aberrant token classes. 
							- _readDg
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDg()
     Read Dg record (Drawing) 
							- _readDgContainer
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDgContainer()
     Read DgContainer record (Drawing Container) 
							- _readDgg
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDgg()
     Read Dgg record (Drawing Group) 
							- _readDggContainer
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDggContainer()
     Read DggContainer record (Drawing Group Container) 
							- _readExternalBook
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readExternalBook()
     Read EXTERNALBOOK record 
							- _readExternSheet
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readExternSheet()
     Read EXTERNSHEET record 
							- _readFilepass
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFilepass()
     FILEPASS
 This record is part of the File Protection Block. contains information about the read/write password of the file. encrypted. 
							- _readFont
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFont()
     Read a FONT record 
							- _readFooter
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFooter()
     Read FOOTER record 
							- _readFormat
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFormat()
     FORMAT
 This record contains information about a number format. 
							- _readFormula
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFormula()
     Read FORMULA record + perhaps a following STRING record if formula result is a string This record contains the token array and the result of a formula cell. 
							- _readHcenter
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHcenter()
     Read HCENTER record 
							- _readHeader
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHeader()
     Read HEADER record 
							- _readHorizontalPageBreaks
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHorizontalPageBreaks()
     Read HORIZONTALPAGEBREAKS record 
							- _readHyperLink
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHyperLink()
     Read HYPERLINK record 
							- _readImData
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readImData()
     Read IMDATA record 
							- _readLabel
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readLabel()
     Read LABEL record This record represents a cell that contains a string. BIFF8 it is usually replaced by the LABELSST record. 
							- _readLabelSst
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readLabelSst()
     Read LABELSST record This record represents a cell that contains a string. replaces the LABEL record and RSTRING record used in BIFF2-BIFF5. 
							- _readLeftMargin
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readLeftMargin()
     Read LEFTMARGIN record 
							- _readMergedCells
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMergedCells()
     MERGEDCELLS
 This record contains the addresses of merged cell ranges in the current sheet. 
							- _readMsoDrawing
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMsoDrawing()
     Read MSODRAWING record 
							- _readMsoDrawingGroup
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMsoDrawingGroup()
     Read MSODRAWINGGROUP record 
							- _readMulBlank
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMulBlank()
     Read MULBLANK record 
							- _readMulRk
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMulRk()
     Read MULRK record This record represents a cell range containing RK value cells. 
							- _readNumber
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readNumber()
     Read NUMBER record This record represents a cell that contains a floating-point value. 
							- _readObj
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readObj()
     Read OBJ record 
							- _readOfficeArtRGFOPTE
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readOfficeArtRGFOPTE()
     Read OfficeArtRGFOPTE table of property-value pairs 
							- _readOPT
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readOPT()
     Read OPT record. 
							- _readPageSetup
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPageSetup()
     Read PAGESETUP record 
							- _readPalette
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPalette()
     Read PALETTE record 
							- _readPane
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPane()
     Read PANE record 
							- _readPassword
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPassword()
     PASSWORD - Sheet protection (hashed) password (BIFF2 through BIFF8) 
							- _readPrintGridlines
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPrintGridlines()
     Read PRINTGRIDLINES record 
							- _readProtect
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readProtect()
     PROTECT - Sheet protection (BIFF2 through BIFF8) 
							- _readRangeProtection
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRangeProtection()
     Read RANGEPROTECTION record 
							- _readRGB
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRGB()
     Extract RGB color 
							- _readRightMargin
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRightMargin()
     Read RIGHTMARGIN record 
							- _readRk
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRk()
     Read RK record This record represents a cell that contains an RK value (encoded integer or floating-point value). floating-point value cannot be encoded to an RK value, a NUMBER record will be written. record INTEGER written in BIFF2. 
							- _readRow
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRow()
     ROW
 This record contains the properties of a single row in a sheet. of 32 rows. 
							- _readScl
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readScl()
     Read SCL record 
							- _readSheet
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheet()
     SHEET
 This record is  located in the  Workbook Globals Substream  and represents a sheet inside the workbook. 
							- _readSheetPr
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheetPr()
     Read SHEETPR record 
							- _readSheetRangeByRefIndex
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheetRangeByRefIndex()
     Get a sheet range like Sheet1:Sheet3 from REF index 
							- _readSp
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSp()
     Read Sp record (Shape) 
							- _readSpContainer
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSpContainer()
     Read SpContainer record (Shape Container) 
							- _readSpgr
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSpgr()
     Read Spgr record (Shape Group) 
							- _readSpgrContainer
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSpgrContainer()
     Read SpgrContainer record (Shape Group Container) 
							- _readSplitMenuColors
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSplitMenuColors()
     Read SplitMenuColors record 
							- _readSst
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSst()
     SST - Shared String Table
 This record contains a list of all strings used anywhere in the workbook. workbook uses indexes into the list to reference the strings. 
							- _readString
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readString()
     Read a STRING record from current stream position and advance the stream pointer to next record 
							- _readStyle
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readStyle()
     Read STYLE record 
							- _readTertiaryOPT
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readTertiaryOPT()
     Read TertiaryOPT record 
							- _readTopMargin
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readTopMargin()
     Read TOPMARGIN record 
							- _readUnicodeString
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeString()
     Read Unicode string with no string length field, but with known character count 
							- _readUnicodeStringLong
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeStringLong()
     Extracts an Excel Unicode long string (16-bit string length) 
							- _readUnicodeStringShort
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeStringShort()
     Extracts an Excel Unicode short string (8-bit string length) OpenOffice documentation: 2. function will automatically find out where the Unicode string ends. 
							- _readVcenter
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readVcenter()
     Read VCENTER record 
							- _readVerticalPageBreaks
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readVerticalPageBreaks()
     Read VERTICALPAGEBREAKS record 
							- _readWindow2
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readWindow2()
     Read WINDOW2 record 
							- _readXf
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_readXf()
     XF - Extended Format
 This record contains formatting information for cells, rows, columns or styles. 
							- _uncompressByteString
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_uncompressByteString()
     Convert UTF-16 string in compressed notation to uncompressed form. 
							- _UTF8toExcelDoubleQuoted
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::_UTF8toExcelDoubleQuoted()
     Convert UTF-8 string to string surounded by double quotes. 
							- __construct
 
				- in file Excel5.php, method PHPExcel_Reader_Excel5::__construct()
     Create a new PHPExcel_Reader_Excel5 instance 
							- __construct
 
				- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::__construct()
     Create a new PHPExcel_Reader_Excel5_Escher instance 
					 
	 
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
		x
		
							- XLS_BIFF7
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF7
 
							- XLS_BIFF8
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF8
 
							- XLS_Type_ARRAY
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ARRAY
 
							- XLS_Type_BLANK
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BLANK
 
							- XLS_Type_BOF
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOF
 
							- XLS_Type_BOOLERR
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOOLERR
 
							- XLS_Type_BOTTOMMARGIN
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOTTOMMARGIN
 
							- XLS_Type_CODEPAGE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CODEPAGE
 
							- XLS_Type_COLINFO
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_COLINFO
 
							- XLS_Type_CONTINUE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CONTINUE
 
							- XLS_Type_DATEMODE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATEMODE
 
							- XLS_Type_DBCELL
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DBCELL
 
							- XLS_Type_DEFAULTROWHEIGHT
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFAULTROWHEIGHT
 
							- XLS_Type_DEFCOLWIDTH
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFCOLWIDTH
 
							- XLS_Type_DEFINEDNAME
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFINEDNAME
 
							- XLS_Type_DIMENSION
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DIMENSION
 
							- XLS_Type_EOF
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EOF
 
							- XLS_Type_EXTERNALBOOK
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNALBOOK
 
							- XLS_Type_EXTERNSHEET
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNSHEET
 
							- XLS_Type_EXTSST
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTSST
 
							- XLS_Type_FILEPASS
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FILEPASS
 
							- XLS_Type_FONT
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FONT
 
							- XLS_Type_FOOTER
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FOOTER
 
							- XLS_Type_FORMAT
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMAT
 
							- XLS_Type_FORMULA
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMULA
 
							- XLS_Type_HCENTER
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HCENTER
 
							- XLS_Type_HEADER
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HEADER
 
							- XLS_Type_HORIZONTALPAGEBREAKS
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HORIZONTALPAGEBREAKS
 
							- XLS_Type_HYPERLINK
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HYPERLINK
 
							- XLS_Type_IMDATA
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_IMDATA
 
							- XLS_Type_INDEX
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_INDEX
 
							- XLS_Type_LABEL
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABEL
 
							- XLS_Type_LABELSST
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABELSST
 
							- XLS_Type_LEFTMARGIN
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LEFTMARGIN
 
							- XLS_Type_MERGEDCELLS
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MERGEDCELLS
 
							- XLS_Type_MSODRAWING
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWING
 
							- XLS_Type_MSODRAWINGGROUP
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWINGGROUP
 
							- XLS_Type_MULBLANK
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULBLANK
 
							- XLS_Type_MULRK
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULRK
 
							- XLS_Type_NOTE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NOTE
 
							- XLS_Type_NUMBER
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NUMBER
 
							- XLS_Type_OBJ
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJ
 
							- XLS_Type_PAGESETUP
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PAGESETUP
 
							- XLS_Type_PALETTE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PALETTE
 
							- XLS_Type_PANE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PANE
 
							- XLS_Type_PASSWORD
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PASSWORD
 
							- XLS_Type_PRINTGRIDLINES
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PRINTGRIDLINES
 
							- XLS_Type_PROTECT
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PROTECT
 
							- XLS_Type_RANGEPROTECTION
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RANGEPROTECTION
 
							- XLS_Type_RIGHTMARGIN
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RIGHTMARGIN
 
							- XLS_Type_RK
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RK
 
							- XLS_Type_ROW
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ROW
 
							- XLS_Type_SCL
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCL
 
							- XLS_Type_SHEET
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEET
 
							- XLS_Type_SHEETPR
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPR
 
							- XLS_Type_SST
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SST
 
							- XLS_Type_STRING
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STRING
 
							- XLS_Type_STYLE
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STYLE
 
							- XLS_Type_TOPMARGIN
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TOPMARGIN
 
							- XLS_Type_TXO
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TXO
 
							- XLS_Type_UNKNOWN
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_UNKNOWN
 
							- XLS_Type_VCENTER
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VCENTER
 
							- XLS_Type_VERTICALPAGEBREAKS
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VERTICALPAGEBREAKS
 
							- XLS_Type_WINDOW2
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_WINDOW2
 
							- XLS_Type_XF
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XF
 
							- XLS_WorkbookGlobals
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_WorkbookGlobals
 
							- XLS_Worksheet
 
				- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Worksheet
 
					 
	 
	top 
        
       |   
     |