Columns.Last Property

Definition

Returns a Column object that represents the last item in the Columns collection.

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

Property Value

Applies to