Readonly
c1: numberThe first column of the selection.
This may be greater than c2
.
Readonly
c2: numberThe last column of the selection.
This may be less than c1
.
Readonly
r1: numberThe first row of the selection.
This may be greater than r2
.
Readonly
r2: numberThe last row of the selection.
This may be less than r1
.
A type alias for a selection in a selection model.