TabStop.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 TabStop
    Get
'Usage
Dim instance As TabStop
Dim value As TabStop

value = instance.Previous
TabStop Previous { get; }

Property Value

Type: Microsoft.Office.Interop.Word.TabStop

See Also

Reference

TabStop Interface

TabStop Members

Microsoft.Office.Interop.Word Namespace