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

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

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