Tabify Method (Selection Object)¶
Converts spaces to tabs in the selection. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.Tabify();
[VBScript]¶
document.selection.Tabify
Version¶
Macro Reference — Selection Object — Tabify Method (Selection Object)