Lines Property

       

Returns a string containing the specified block of lines.

Syntax

object.Lines(startline As Long, count As Long)

Part Description
object An object expression that evaluates to an object in the Applies To list.
startline A Long data type specifying the line number to start at.
count A Long data type specifying the number of lines to highlight.