The Selection.addRange() method adds a Range to a Selection.
Selection.addRange()
external void addRange(Range range);