InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / Rows Property
In This Topic
    Rows Property (AlcScreen)
    In This Topic
    Gets the number of rows of the screen.
    Syntax
    expression.Rows As Integer
    where expression is a variable that represents a AlcScreen Object
    See Also