TabStop.Next Property

Returns the next object in the collection.

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

Syntax

'Declaration
ReadOnly Property Next As TabStop
    Get
'Usage
Dim instance As TabStop
Dim value As TabStop

value = instance.Next
TabStop Next { get; }

Property Value

Type: Microsoft.Office.Interop.Word.TabStop

See Also

Reference

TabStop Interface

TabStop Members

Microsoft.Office.Interop.Word Namespace