Flow PHP

OpenSheet

Read onlyYes
FinalYes
Tags
import-type

SheetCellValue from SheetCells

Properties

$cells  : Generator
$encoder  : ExcelEncoder

Methods

__construct()  : mixed
close()  : void

Properties

Methods

__construct()

public __construct(Reader|Reader $reader, Generator<int, array<int, SheetCellValue>> $cells, ExcelEncoder $encoder) : mixed
Parameters
$reader : Reader|Reader
$cells : Generator<int, array<int, SheetCellValue>>
$encoder : ExcelEncoder
On this page

Search results