FormField.Next Property

Definition

Returns the next object in the collection.

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

Property Value

Applies to