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