Sections.Last 属性

定义

以 对象的形式返回集合中的 Sections 最后一项 Section

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

属性值

适用于