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