Optional
allowOptional
alwaysAlways scroll to active cell
Optional
canIs the current selection able to intersect merged cells.
Optional
cellThis is used for pageUp/pageDown and getHiddenAuto.
Optional
contentfulAllows for selection to navigate intelligently between cells based on if they have data. If this is note specified a default implementation will be used that uses hiddenRowsAt/hiddenColumnsAt/hiddenCellAt. If no intelligently navigation is desired then this can be set explicitly to null.
Optional
disableDisable fill drag
to a value based on if onFill is provided
Optional
disableDisable move drag
if the onMoveDragDone is provided
Optional
disableDisable touch selection If false then the touch selection handles are not set
true
Optional
fillBorder color of fill handle
Optional
getPerformance - important performance consideration. This allows functions (like copy and scan to not operate on the entire sheet.) If this is not set or returns undefined then a scan of all the rows/columns will be done when needed to determine. (For example select all in a large sheet and copy to clipboard)
Access grid functions. We can't use this eventing
Optional
hiddenHidden columns
Optional
hiddenHidden rows
Optional
isIf there is no value. Note - This is slightly different than isEmpty because it may still have logical render (like fill, border, etc)
Optional
mergedIs either an array of merged cells or a CellRangeLookup
Optional
moveThe size of the move hit stroke.
5
Optional
moveThe size of the move outline.
3
Optional
newNew selection mode
Optional
onCalled to actually perform the fill.
Optional
onCalled when a cancel is started but not completed by dragging to original rect.
Optional
onCalled when fill gesture is complete; either onFill or onFillCancel'
Optional
onCalled when dragging to fill
Optional
onWhen selection is moved
Optional
onCallback at the end of selection change driven by the pointer.
Optional
onCallback at the start of selection change driven by the pointer.
Optional
onCallback at the start of selection change driven by the pointer.
Optional
onCallback when a value has changed.
Optional
onCallback at the end of selection change driven by the pointer.
Optional
onCallback at the start of selection change driven by the pointer.
Optional
pointerpointerDownInterceptor
Optional
pointerOptional
selectionselections
Optional
selectionBackground of selection
Optional
selectionBorder color of selected area
Optional
selectionbound of selection
Optional
selectionSelection policy
Optional
selectionBackground of selection for removal
Optional
selectionOptional
selectionAllow users to customize selected cells design
Optional
touchIf touch is enabled
Allow deselect a selected area