Partager via


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

Item

Returns an individual Range object in a collection.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Count

Returns a Long that represents the number of sentences in the collection. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

First

Returns a Range object that represents the first sentence in a collection of sentences within a document, range, or selection.

Last

Returns a Range object that represents the last sentence in a document, selection, or range.

Parent

Returns an Object that represents the parent object of the specified Sentences object.