Column.Previous Property

Definition

Returns the previous object in the collection.

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

Property Value

Applies to