The bounds for the range.
Convenience that returns the first cell
Optional
options: { Optional
includeA 2d list of ICellModels as convenience. This calls forEach and builds a 2d array .
Optional
options: { Optional
includetrue
Advanced and performant way to iteratively values. This allows for visiting only values that are not empty.
Optional
options: CellVisitorOptionsConvenience that returns the first cell
Optional
options: { Optional
datesOptional
includeA 2d list of values as convenience. This calls forEach and builds a 2d array.
Optional
options: { Optional
datesOptional
includeThis guarantees that the a 2D value with a least 1 value will always be returned. The value may be null.
true
By default values dates are returns as JSDates
true
Interface for interacting with a bounded ranges of cells.