ReadonlyendThe exclusive end index of this range (zero-based).
Readonlyistrue if start and end are equal.
ReadonlystartThe zero-based start index of this range.
Derive a new range for this range.
An object that describes a change to this range.
A range that reflects the given change. Will return this range if the change
is not changing anything.
Staticis
A notebook range represents an ordered pair of two cell indices. It is guaranteed that start is less than or equal to end.