Partager via


TextRange2.LtrRun Method (Office)

Returns a TextRange2 object that represents the specified subset of left-to-right text runs. A text run consists of a range of characters that share the same font attributes.

Syntax

expression .LtrRun

expression An expression that returns a TextRange2 object.

See Also

Concepts

TextRange2 Object

TextRange2 Object Members