Flash Fill (Cell Selection Mode Only) command¶
Summary¶
Automatically fills values in the entire column of the CSV document.
Description¶
Automatically fills values in the entire column of the CSV document.
How to Run¶
Default Menu: CSV > Advanced > Flash Fill
All Commands: CSV > Advanced > Flash Fill
Toolbar:
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_FLASH_FILL (3991)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3991);
[VBScript]¶
editor.ExecuteCommandByID 3991