NotebookRange 
    A notebook range represents an ordered pair of two cell indices. It is guaranteed that start is less than or equal to end.
Types
Link copied to clipboard
                  interface WithChange
A notebook range represents an ordered pair of two cell indices. It is guaranteed that start is less than or equal to end.