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

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

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