Row.Next Property

Definition

Returns the next object in the collection.

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

Property Value

Row

Applies to