Sentences.Last 属性

定义

返回一个 Range 对象,该对象代表文档、选定内容或区域中的最后一个字符、单词或句子。

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

属性值

适用于