Sentences.First 属性

定义

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

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

属性值

适用于