Home > @activeviam/activeui-sdk > RowOrColumnRange > anchor
RowOrColumnRange.anchor property
The 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.
Signature:
anchor?: CellPosition;