Share via


TextRange2.Count Property

Office Developer Reference

Gets a Long indicating the number of items in the TextRange2 collection. Read-only.

Syntax

expression.Count

expression   An expression that returns a TextRange2 object.

Return Value
Long

See Also