TextRange2.RtlRun Method (Office)
Returns a TextRange2 object that represents the specified subset of right-to-left text runs. A text run consists of a range of characters that share the same font attributes.
Syntax
expression .RtlRun
expression An expression that returns a TextRange2 object.