Sentences Members (Word)
A collection of Range objects that represent all the sentences in a selection, range, or document. There is no Sentence object.
Methods
Name |
Description |
---|---|
Returns an individual Range object in a collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of sentences in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Range object that represents the first sentence in a collection of sentences within a document, range, or selection. |
|
Returns a Range object that represents the last sentence in a document, selection, or range. |
|
Returns an Object that represents the parent object of the specified Sentences object. |