Row.Next Propiedad

Definición

Devuelve el siguiente objeto de la colección.

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

Valor de propiedad

Row

Se aplica a