Udostępnij za pośrednictwem


TextRange2.LtrRun Method

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.

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

Syntax

'Declaration
Sub LtrRun
'Usage
Dim instance As TextRange2

instance.LtrRun()
void LtrRun()

See Also

Reference

TextRange2 Interface

TextRange2 Members

Microsoft.Office.Core Namespace