FormField.Previous Property

Definition

Returns the previous object in the collection.

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

Property Value

Applies to