Share via


TextRange2.Start Property

Office Developer Reference

Gets a Long value indicating the starting point of the specified text range. Read-only.

Syntax

expression.Start

expression   An expression that returns a TextRange2 object.

Return Value
Long

See Also