Sentences.First Property

Word Developer Reference

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

Syntax

expression.First

expression   Required. A variable that represents a Sentences collection.

See Also