Selection.Sentences 属性

定义

返回一个 Sentences 集合,该集合代表所选内容中的所有句子。

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

属性值

适用于