# File lib/Borges/Component/SelectionDateTable.rb, line 100
  def start_row
    return @rowSelectionStart.min(@rowSelectionEnd)
  end