TextRange2.Count Property (Office)

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

Concepts

TextRange2 Object Members

TextRange2 Object