TabStop.Next Property

Definition

Returns the next object in the collection.

public:
 property Microsoft::Office::Interop::Word::TabStop ^ Next { Microsoft::Office::Interop::Word::TabStop ^ get(); };
public Microsoft.Office.Interop.Word.TabStop Next { get; }
member this.Next : Microsoft.Office.Interop.Word.TabStop
Public ReadOnly Property Next As TabStop

Property Value

Applies to