| [ Index ] | 
		    PHP Cross Reference of Unnamed Project | 
    
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 478 lines (20 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
PHPExcel_Reader_SYLK:: (9 methods):
  __construct()
  isValidFormat()
  setInputEncoding()
  getInputEncoding()
  listWorksheetInfo()
  load()
  loadIntoExisting()
  getSheetIndex()
  setSheetIndex()
Class: PHPExcel_Reader_SYLK - X-Ref
PHPExcel_Reader_SYLK| __construct() X-Ref | 
| Create a new PHPExcel_Reader_SYLK | 
| isValidFormat() X-Ref | 
| Validate that the current file is a SYLK file return: boolean  | 
| setInputEncoding($pValue = 'ANSI') X-Ref | 
| Set input encoding param: string $pValue Input encoding  | 
| getInputEncoding() X-Ref | 
| Get input encoding return: string  | 
| listWorksheetInfo($pFilename) X-Ref | 
| Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns) param: string $pFilename  | 
| load($pFilename) X-Ref | 
| Loads PHPExcel from file param: string $pFilename return: PHPExcel  | 
| loadIntoExisting($pFilename, PHPExcel $objPHPExcel) X-Ref | 
| Loads PHPExcel from file into PHPExcel instance param: string $pFilename param: PHPExcel $objPHPExcel return: PHPExcel  | 
| getSheetIndex() X-Ref | 
| Get sheet index return: int  | 
| setSheetIndex($pValue = 0) X-Ref | 
| Set sheet index param: int $pValue Sheet index return: PHPExcel_Reader_SYLK  | 
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |