Readonly
isFor runtime type identification.
Optional
options: AutoFitOptionsOptional
options: AutoFitOptionsOptional
options: AutoFitOptionsThe 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
Optional
clearType: ClearTypeCopy current range to a new location
Optional
options: CopyCellsOptionsAdvanced and performant way to iteratively values. This allows for visiting only values that are not empty.
Optional
options: CellVisitorOptionsOptional
options: SetOptionsOptional
options: SetOptionsOptional
direction: Down | RightOptional
options: SetOptionsOptional
mergeType: MergeTypeOptional
direction: Up | LeftOptional
options: SetOptionsReturn the ISheetModel
Optional
options: RangeSortOptionsOptional
options: SetOptionsOptional
options: SetOptionsProvides a convenient method for setting values with a range of calls.
Optional
options: SetCellOptionsIf an array is passed the values will be in row-major order and will repeat if the range is larger than the array
Provides a convenient method for setting values with a range of calls.
Optional
options: SetHeaderOptionsIf an array is passed the values will be in row-major order and will repeat if the range is larger than the array
Provides a convenient method for updating rows.
Optional
options: SetHeaderOptionsIf an array is passed the values will be in row-major order and will repeat if the range is larger than the array
Convenience 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
A logically rectangular shape of cells to that can be read or operated on.