Splits lines by inserting new lines and removing trailing spaces.
Splits lines by inserting new lines and removing trailing spaces. Similar to Insert New Lines command, but this command removes a space at each line before the new line. The new line method will match to the method used at the current line.
document.selection.Format(eeFormatSplitLines);
document.selection.Format eeFormatSplitLines
Send feedback on this topic to Emurasoft