Element index for package PHPExcel_Reader
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ l ]
[ o ]
[ p ]
[ r ]
[ s ]
[ _ ]
top
top
top
top
g
- getContiguous
- in file CSV.php, method PHPExcel_Reader_CSV::getContiguous()
Get Contiguous
- getDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()
Get delimiter
- getEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
Get enclosure
- getIncludeCharts
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getIncludeCharts()
Read charts in workbook? If this is true, then the Reader will include any charts that exist in the workbook.
- 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
- getInputEncoding
- in file HTML.php, method PHPExcel_Reader_HTML::getInputEncoding()
Get input encoding
- 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 Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getLoadSheetsOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getLoadSheetsOnly()
Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getLoadSheetsOnly()
Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getReadDataOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadFilter()
Read filter
- getReadFilter
- in file SYLK.php, method PHPExcel_Reader_SYLK::getReadFilter()
Read filter
- getReadFilter
- in file HTML.php, method PHPExcel_Reader_HTML::getReadFilter()
Read filter
- getReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()
Read filter
- getReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::getReadFilter()
Read filter
- getReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadFilter()
Read filter
- getReadFilter
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getReadFilter()
Read filter
- getSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::getSheetIndex()
Get sheet index
- getSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file HTML.php, method PHPExcel_Reader_HTML::getSheetIndex()
Get sheet index
- Gnumeric.php
- procedural page Gnumeric.php
top
top
top
l
- listWorksheetInfo
- in file CSV.php, method PHPExcel_Reader_CSV::listWorksheetInfo()
Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
- listWorksheetInfo
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::listWorksheetInfo()
Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
- listWorksheetInfo
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::listWorksheetInfo()
Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
- listWorksheetInfo
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::listWorksheetInfo()
Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
- listWorksheetInfo
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::listWorksheetInfo()
Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
- listWorksheetInfo
- in file SYLK.php, method PHPExcel_Reader_SYLK::listWorksheetInfo()
Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
- listWorksheetNames
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- load
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::load()
Loads PHPExcel from file
- load
- in file CSV.php, method PHPExcel_Reader_CSV::load()
Loads PHPExcel from file
- load
- in file SYLK.php, method PHPExcel_Reader_SYLK::load()
Loads PHPExcel from file
- load
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::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 Gnumeric.php, method PHPExcel_Reader_Gnumeric::load()
Loads PHPExcel from file
- load
- in file HTML.php, method PHPExcel_Reader_HTML::load()
Loads PHPExcel from file
- loadIntoExisting
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file SYLK.php, method PHPExcel_Reader_SYLK::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 CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file HTML.php, method PHPExcel_Reader_HTML::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
top
top
p
- PHPExcel_Reader_CSV
- in file CSV.php, class PHPExcel_Reader_CSV
PHPExcel_Reader_CSV
- PHPExcel_Reader_DefaultReadFilter
- in file DefaultReadFilter.php, class PHPExcel_Reader_DefaultReadFilter
PHPExcel_Reader_DefaultReadFilter
- PHPExcel_Reader_Excel2003XML
- in file Excel2003XML.php, class PHPExcel_Reader_Excel2003XML
PHPExcel_Reader_Excel2003XML
- PHPExcel_Reader_Excel2007
- in file Excel2007.php, class PHPExcel_Reader_Excel2007
PHPExcel_Reader_Excel2007
- PHPExcel_Reader_Gnumeric
- in file Gnumeric.php, class PHPExcel_Reader_Gnumeric
PHPExcel_Reader_Gnumeric
- PHPExcel_Reader_HTML
- in file HTML.php, class PHPExcel_Reader_HTML
PHPExcel_Reader_HTML
- PHPExcel_Reader_IReader
- in file IReader.php, class PHPExcel_Reader_IReader
PHPExcel_Reader_IReader
- PHPExcel_Reader_IReadFilter
- in file IReadFilter.php, class PHPExcel_Reader_IReadFilter
PHPExcel_Reader_IReadFilter
- PHPExcel_Reader_OOCalc
- in file OOCalc.php, class PHPExcel_Reader_OOCalc
PHPExcel_Reader_OOCalc
- PHPExcel_Reader_SYLK
- in file SYLK.php, class PHPExcel_Reader_SYLK
PHPExcel_Reader_SYLK
top
top
s
- SYLK.php
- procedural page SYLK.php
- setContiguous
- in file CSV.php, method PHPExcel_Reader_CSV::setContiguous()
Set Contiguous
- setDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()
Set delimiter
- setEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()
Set enclosure
- setIncludeCharts
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setIncludeCharts()
Set read charts in workbook Set to true, to advise the Reader to include any charts that exist in the workbook.
- setInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::setInputEncoding()
Set input encoding
- setInputEncoding
- in file HTML.php, method PHPExcel_Reader_HTML::setInputEncoding()
Set input encoding
- setInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::setInputEncoding()
Set input encoding
- setLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()
Set line ending
- setLoadAllSheets
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadAllSheets
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadAllSheets
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadAllSheets
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadAllSheets()
Set all sheets to load
- setLoadSheetsOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadSheetsOnly()
Set which sheets to load
- setReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- setReadDataOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- setReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- setReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadFilter()
Set read filter
- setReadFilter
- in file SYLK.php, method PHPExcel_Reader_SYLK::setReadFilter()
Set read filter
- setReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()
Set read filter
- setReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::setReadFilter()
Set read filter
- setReadFilter
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setReadFilter()
Set read filter
- setReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadFilter()
Set read filter
- setReadFilter
- in file HTML.php, method PHPExcel_Reader_HTML::setReadFilter()
Set read filter
- setSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::setSheetIndex()
Set sheet index
- setSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()
Set sheet index
- setSheetIndex
- in file HTML.php, method PHPExcel_Reader_HTML::setSheetIndex()
Set sheet index
top
|
|