SheetRange
Read onlyYes
FinalYes
Properties
- $columnRange : Columns
- $endRow : int
- $startRow : int
Methods
- __construct() : mixed
- nextRows() : self
- toString() : string
Properties
$columnRange
public
Columns
$columnRange
$endRow
public
int
$endRow
$startRow
public
int
$startRow
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
selftoString()
public
toString() : string