Splits lines by inserting newline characters and removing trailing spaces.
Splits lines by inserting newline characters and removing trailing spaces. Similar to Insert newline characters command, but this command removes a space at each line before the newline character. The newline character will match to the method used at the current line.
•Default Menu: Convert > Split Lines
•All Commands: Convert > Split Lines
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: None
•EEID_SPLIT_LINES (4379)
document.selection.Format(eeFormatSplitLines);
document.selection.Format eeFormatSplitLines