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