Flow PHP

SheetRange

Read onlyYes
FinalYes

Properties

$columnRange  : Columns
$endRow  : int
$startRow  : int

Methods

__construct()  : mixed
nextRows()  : self
toString()  : string

Properties

Methods

__construct()

public __construct(Columns $columnRange, int $startRow, int $endRow) : mixed
Parameters
$columnRange : Columns
$startRow : int
$endRow : int

nextRows()

public nextRows(int $count) : self
Parameters
$count : int
Return values
self

toString()

public toString() : string
Return values
string

        
On this page

Search results