Removes empty columns in the CSV document.
Removes empty columns in the CSV document. An empty column means that all the cells in the column are either empty or only two quotation marks defined for the specified CSV format, usually "". This command checks all columns even if the selection exists.
•Default Menu: None
•All Commands: Convert > Remove Empty Columns
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: None
•EEID_REMOVE_EMPTY_COLUMNS (4062)
editor.ExecuteCommandByID(4062);
editor.ExecuteCommandByID 4062