◆ createCSVReader()
| static Box\Spout\Reader\Common\Creator\ReaderEntityFactory::createCSVReader |
( |
| ) |
|
|
static |
This creates an instance of a CSV reader.
- Return values
-
◆ createODSReader()
| static Box\Spout\Reader\Common\Creator\ReaderEntityFactory::createODSReader |
( |
| ) |
|
|
static |
This creates an instance of a ODS reader.
- Return values
-
◆ createReaderFromFile()
| static Box\Spout\Reader\Common\Creator\ReaderEntityFactory::createReaderFromFile |
( |
string | $path | ) |
|
|
static |
Creates a reader by file extension.
- Parameters
-
| string | $path | The path to the spreadsheet file. Supported extensions are .csv, .ods and .xlsx |
- Exceptions
-
- Return values
-
◆ createXLSXReader()
| static Box\Spout\Reader\Common\Creator\ReaderEntityFactory::createXLSXReader |
( |
| ) |
|
|
static |
This creates an instance of a XLSX reader.
- Return values
-
The documentation for this class was generated from the following file:
- lib/spout/src/Spout/Reader/Common/Creator/ReaderEntityFactory.php