Field.Previous Property

Definition

Returns the previous object in the collection.

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

Property Value

Applies to