Row.Previous Property

Definition

Returns the previous object in the collection.

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

Property Value

Row

Applies to