A
Andreas Baus
Hi. I am looking for a reliable way to split a given range in a Word
document into individual lines. That is, I am basically looking for a
function that takes a Range and returns a number of Ranges, each of
which represents a single line in the document (in it's current state
regarding formatting and textual alignment).
I tried a couple of different approaches, but was not really happy
with any of them, because they either seemed overly complicated or
left me doubtful about their robustness.
Therefore, if anyone can offer me any suggestions, I'd like to hear
them.
document into individual lines. That is, I am basically looking for a
function that takes a Range and returns a number of Ranges, each of
which represents a single line in the document (in it's current state
regarding formatting and textual alignment).
I tried a couple of different approaches, but was not really happy
with any of them, because they either seemed overly complicated or
left me doubtful about their robustness.
Therefore, if anyone can offer me any suggestions, I'd like to hear
them.