J
jj
Is there a way to insert a style separator character in a range. I
have found the Selection.InsertStyleSeparator() method, but I would
like to avoid the selection object if at all possible as this has
caused us trouble when working with hidden documents in the past, not
to mention the performance benefits from utilizing ranges instead of
the Selection object.
Thanks,
jj
have found the Selection.InsertStyleSeparator() method, but I would
like to avoid the selection object if at all possible as this has
caused us trouble when working with hidden documents in the past, not
to mention the performance benefits from utilizing ranges instead of
the Selection object.
Thanks,
jj