The SELECTION record stores the selection.
Offset |
Name |
Size |
Contents |
| 0 | rwTop | 2 | Top Row of the selection |
| 2 | colLeft | 1 | Leftmost column of the selection |
| 3 | rwBottom | 2 | Bottom row of the selection |
| 5 | colRight | 1 | Rightmost column of the selection |
| 6 | rwActive | 2 | Row number of the active cell |
| 8 | colActive | 1 | Column number of the active column |