lineSelectionBetweenRows abstract method

SelectionT? lineSelectionBetweenRows(
  1. int startRow,
  2. int endRow
)

Implementation

SelectionT? lineSelectionBetweenRows(int startRow, int endRow);