InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / Rows Property
In This Topic
    Rows Property (T27Terminal)
    In This Topic

    Gets or sets the number of rows per page. The valid range of values is 1- 50 inclusive.

    Syntax
    expression.Rows As Integer
    where expression is a variable that represents a T27Terminal Object
    See Also