Selection.SelectCurrentTabs Method

Extends the selection forward until a paragraph with different tab stops is encountered.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub SelectCurrentTabs
'Usage
Dim instance As Selection

instance.SelectCurrentTabs()
void SelectCurrentTabs()

See Also

Reference

Selection Interface

Selection Members

Microsoft.Office.Interop.Word Namespace