It appears that there are neither keystrokes nor AppleScript mechanisms for moving to the beginning/end of a cell or of a row. Or maybe there are and I forget what they are. These would seem to be fundamental operations for an outline. (For the cell operations, I don't mean beginning/end of line or paragraph -- I really mean cell, even if it has multiple paragraphs.)
Can someone know how to do this, either with keystrokes or with AppleScript? In fact, I would like to know how an AppleScript can move the location in the document where the cursor appears. I can only find selected rows, not, as in most application's AppleScript dictionary, the selected text (position if nothing selected).
Can someone know how to do this, either with keystrokes or with AppleScript? In fact, I would like to know how an AppleScript can move the location in the document where the cursor appears. I can only find selected rows, not, as in most application's AppleScript dictionary, the selected text (position if nothing selected).