SheetCells
Read onlyYes
FinalYes
Tags
Methods
- __construct() : mixed
- rows() : Generator<int, array<int, SheetCellValue>>
Methods
__construct()
public
__construct(SheetInterface $sheet, bool $withHeader, int $offset) : mixed
Parameters
- $sheet : SheetInterface
- $withHeader : bool
- $offset : int
rows()
public
rows() : Generator<int, array<int, SheetCellValue>>