RtlPara Method Example

This example sets the reading order and alignment of the current selection to right-to-left if the selection isn't styled as "Normal."

If Selection.Style <> "Normal" Then _
    Selection.RtlPara