Bottom Edge (Cell Selection Mode Only) command¶
Summary¶
Moves to the bottom edge of the current data region.
Description¶
Moves to the bottom edge of the current data region.
How to Run¶
Default Menu: None
All Commands: CSV > Cell Selection Mode Only > Bottom Edge
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: CTRL+DOWN ARROW (Cell Selection Mode Only)
Plug-in Command ID¶
EEID_BOTTOM_EDGE (4020)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4020);
[VBScript]¶
editor.ExecuteCommandByID 4020