Sections.Last Propiedad

Definición

Devuelve el último elemento de la Sections colección como un Section objeto .

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

Valor de propiedad

Se aplica a