Element index for package PHPExcel_Reader
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ _ ]
_
- $_delimiter
- in file CSV.php, variable PHPExcel_Reader_CSV::$_delimiter
Delimiter
- $_delimiter
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_delimiter
Delimiter
- $_enclosure
- in file CSV.php, variable PHPExcel_Reader_CSV::$_enclosure
Enclosure
- $_enclosure
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_enclosure
Enclosure
- $_format
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_format
Format Count
- $_formats
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_formats
Formats
- $_inputEncoding
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_inputEncoding
Input encoding
- $_inputEncoding
- in file CSV.php, variable PHPExcel_Reader_CSV::$_inputEncoding
Input encoding
- $_lineEnding
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_lineEnding
Line ending
- $_lineEnding
- in file CSV.php, variable PHPExcel_Reader_CSV::$_lineEnding
Line ending
- $_loadSheetsOnly
- in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_loadSheetsOnly
Restict which sheets should be loaded?
- $_loadSheetsOnly
- in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_loadSheetsOnly
Restict which sheets should be loaded?
- $_loadSheetsOnly
- in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_loadSheetsOnly
Restict which sheets should be loaded?
- $_readDataOnly
- in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readDataOnly
Read data only?
- $_readDataOnly
- in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_readDataOnly
Read data only?
- $_readDataOnly
- in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_readDataOnly
Read data only?
- $_readFilter
- in file CSV.php, variable PHPExcel_Reader_CSV::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_readFilter
- in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_readFilter
- in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_readFilter
- in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_readFilter
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_sheetIndex
- in file CSV.php, variable PHPExcel_Reader_CSV::$_sheetIndex
Sheet index to read
- $_sheetIndex
- in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_sheetIndex
Sheet index to read
- $_sheetIndex
- in file SYLK.php, variable PHPExcel_Reader_SYLK::$_sheetIndex
Sheet index to read
- $_sheetIndex
- in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_sheetIndex
Sheet index to read
- $_styles
- in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_styles
Formats
- $_styles
- in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_styles
Formats
- _castToBool
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToBool()
- _castToError
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToError()
- _castToFormula
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToFormula()
- _castToString
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToString()
- _getFromZipArchive
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_getFromZipArchive()
- _loadSerialized
- in file Serialized.php, method PHPExcel_Reader_Serialized::_loadSerialized()
Load PHPExcel Serialized file
- _parseRichText
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_parseRichText()
- _pixel2WidthUnits
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::_pixel2WidthUnits()
pixel units to excel width units(units of 1/256th of a character width)
- _readBorder
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readBorder()
- _readColor
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readColor()
- _readStyle
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readStyle()
- _widthUnits2Pixel
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::_widthUnits2Pixel()
excel width units(units of 1/256th of a character width) to pixel units
- __construct
- in file SYLK.php, method PHPExcel_Reader_SYLK::__construct()
Create a new PHPExcel_Reader_SYLK
- __construct
- in file CSV.php, method PHPExcel_Reader_CSV::__construct()
Create a new PHPExcel_Reader_CSV
- __construct
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::__construct()
Create a new PHPExcel_Reader_OOCalc
- __construct
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()
Create a new PHPExcel_Reader_Excel2007 instance
- __construct
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::__construct()
Create a new PHPExcel_Reader_Excel2003XML
top
top
top
top
top
top
g
- getDelimiter
- in file SYLK.php, method PHPExcel_Reader_SYLK::getDelimiter()
Get delimiter
- getDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()
Get delimiter
- getEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
Get enclosure
- getEnclosure
- in file SYLK.php, method PHPExcel_Reader_SYLK::getEnclosure()
Get enclosure
- getInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::getInputEncoding()
Get input encoding
- getInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::getInputEncoding()
Get input encoding
- getLineEnding
- in file SYLK.php, method PHPExcel_Reader_SYLK::getLineEnding()
Get line ending
- getLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::getLineEnding()
Get line ending
- getLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getLoadSheetsOnly()
Get which sheets to load
- getReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadDataOnly()
Read data only?
- getReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::getReadFilter()
Read filter
- getReadFilter
- in file SYLK.php, method PHPExcel_Reader_SYLK::getReadFilter()
Read filter
- getReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()
Read filter
- getReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadFilter()
Read filter
- getReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadFilter()
Read filter
- getSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::getSheetIndex()
Get sheet index
- getSheetIndex
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getSheetIndex()
Get sheet index
- getSheetIndex
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getSheetIndex()
Get sheet index
- getSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
Get sheet index
top
top
l
- load
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::load()
Loads PHPExcel from file
- load
- in file Serialized.php, method PHPExcel_Reader_Serialized::load()
Loads PHPExcel Serialized file
- load
- in file SYLK.php, method PHPExcel_Reader_SYLK::load()
Loads PHPExcel from file
- load
- in file CSV.php, method PHPExcel_Reader_CSV::load()
Loads PHPExcel from file
- load
- in file IReader.php, method PHPExcel_Reader_IReader::load()
Loads PHPExcel from file
- load
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::load()
Loads PHPExcel from file
- load
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::load()
Loads PHPExcel from file
- loadIntoExisting
- in file SYLK.php, method PHPExcel_Reader_SYLK::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
top
top
top
top
s
- Serialized.php
- procedural page Serialized.php
- SYLK.php
- procedural page SYLK.php
- setDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()
Set delimiter
- setDelimiter
- in file SYLK.php, method PHPExcel_Reader_SYLK::setDelimiter()
Set delimiter
- setEnclosure
- in file SYLK.php, method PHPExcel_Reader_SYLK::setEnclosure()
Set enclosure
- setEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()
Set enclosure
- setInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::setInputEncoding()
Set input encoding
- setInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::setInputEncoding()
Set input encoding
- setLineEnding
- in file SYLK.php, method PHPExcel_Reader_SYLK::setLineEnding()
Set line ending
- setLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()
Set line ending
- setLoadAllSheets
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadAllSheets()
Set all sheets to load
- setLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
Set which sheets to load
- setReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadDataOnly()
Set read data only
- setReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::setReadFilter()
Set read filter
- setReadFilter
- in file SYLK.php, method PHPExcel_Reader_SYLK::setReadFilter()
Set read filter
- setReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadFilter()
Set read filter
- setReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadFilter()
Set read filter
- setReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()
Set read filter
- setSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::setSheetIndex()
Set sheet index
- setSheetIndex
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setSheetIndex()
Set sheet index
- setSheetIndex
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setSheetIndex()
Set sheet index
- setSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()
Set sheet index
top
top
|
|