Selection.SelectCurrentSpacing Method

Extends the selection forward until a paragraph with different line spacing is encountered.

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

Syntax

'Declaration
Sub SelectCurrentSpacing
'Usage
Dim instance As Selection

instance.SelectCurrentSpacing()
void SelectCurrentSpacing()

See Also

Reference

Selection Interface

Selection Members

Microsoft.Office.Interop.Word Namespace