Share via


Field.Previous Property

Returns the previous object in the collection.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Previous As Field
    Get
'Usage
Dim instance As Field
Dim value As Field

value = instance.Previous
Field Previous { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Field

See Also

Reference

Field Interface

Field Members

Microsoft.Office.Interop.Word Namespace