Paragraphs.Last 属性

定义

以 对象的形式返回集合中的 Paragraphs 最后一项 Paragraph

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

属性值

适用于