Sections.Last Property

Definition

Returns the last item in the Sections collection as a Section object.

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

Property Value

Applies to