TabStop.Previous Property

Definition

Returns the previous object in the collection.

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

Property Value

Applies to