Removes new lines at wrap points in the selection.
Removes new lines at wrap points in the selection. Similar to Join Lines command, but this command does not insert a space at each line at wrap points.
document.selection.Format(eeFormatDeleteNL);
document.selection.Format eeFormatDeleteNL
Send feedback on this topic to Emurasoft