Share via


TextRange2.RtlRun Method

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.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub RtlRun
'Usage
Dim instance As TextRange2

instance.RtlRun()
void RtlRun()

See Also

Reference

TextRange2 Interface

TextRange2 Members

Microsoft.Office.Core Namespace