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