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

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

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