Row.Previous Propiedad

Definición

Devuelve el objeto anterior de la colección.

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

Valor de propiedad

Row

Se aplica a