NotebookRange
Create a new notebook range. If start
is not before or equal to end
, the values will be swapped.
Parameters
start
start index
end
end index.
Create a new notebook range. If start
is not before or equal to end
, the values will be swapped.
start index
end index.