Converts equivalent spaces to tabs throughout the entire document.
Converts spaces at the start of all lines throughout the entire document into tabs. The converted number of spaces must be equal to the number of spaces set for a tab, which can be set in the Tab/Indent dialog box. This is equivalent to the Tabify command after selecting the entire document, but this command does not extend the selection.
•Default Menu: None
•All Commands: Edit > Advanced > Tabify Document
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: None
•EEID_SPACE_TO_TAB (4355)
editor.ExecuteCommandByID(4355);
editor.ExecuteCommandByID 4355