◆ __construct()
| OpenSpout\Reader\ODS\Sheet::__construct |
( |
RowIterator | $rowIterator, |
|
|
int | $sheetIndex, |
|
|
string | $sheetName, |
|
|
bool | $isSheetActive, |
|
|
bool | $isSheetVisible ) |
- Parameters
-
| RowIterator | $rowIterator | The corresponding row iterator |
| int | $sheetIndex | Index of the sheet, based on order in the workbook (zero-based) |
| string | $sheetName | Name of the sheet |
| bool | $isSheetActive | Whether the sheet was defined as active |
| bool | $isSheetVisible | Whether the sheet is visible |
◆ getIndex()
| OpenSpout\Reader\ODS\Sheet::getIndex |
( |
| ) |
|
◆ getName()
| OpenSpout\Reader\ODS\Sheet::getName |
( |
| ) |
|
◆ getRowIterator()
| OpenSpout\Reader\ODS\Sheet::getRowIterator |
( |
| ) |
|
◆ isActive()
| OpenSpout\Reader\ODS\Sheet::isActive |
( |
| ) |
|
◆ isVisible()
| OpenSpout\Reader\ODS\Sheet::isVisible |
( |
| ) |
|
The documentation for this class was generated from the following file:
- lib/openspout/src/Reader/ODS/Sheet.php