ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > RowOrColumnRange

RowOrColumnRange interface

Signature:

export interface RowOrColumnRange 

Properties

PropertyTypeDescription
anchorCellPositionThe cell from which the user started to create a selection range. The range should go from the anchor to last cell that was navigated to.
fromnumber
lastMoveCellPositionThe last cell that the user navigated to. This property is required to enable navigation and selection using the keyboard.
tonumber
  • RowOrColumnRange interface
  • Properties
Copyright © 2019 ActiveViam