TextFrame.Previous Property

Definition

Returns the previous object in the collection.

public:
 property Microsoft::Office::Interop::Word::TextFrame ^ Previous { Microsoft::Office::Interop::Word::TextFrame ^ get(); void set(Microsoft::Office::Interop::Word::TextFrame ^ value); };
public Microsoft.Office.Interop.Word.TextFrame Previous { get; set; }
member this.Previous : Microsoft.Office.Interop.Word.TextFrame with get, set
Public Property Previous As TextFrame

Property Value

Applies to