Refresh (Filter Toolbar) command¶
Summary¶
Refreshes the document with the current filter settings.
Description¶
Refreshes the document with the current filter settings.
How to Run¶
Default Menu: None
All Commands: Search > Filter Toolbar > Refresh
Toolbar: (Filter toolbar)
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_FILTERBAR_REFRESH (3905)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3905);
[VBScript]¶
editor.ExecuteCommandByID 3905