InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / Columns Property
In This Topic
    Columns Property (UtsScreen)
    In This Topic
    Gets the number of columns of the screen.
    Syntax
    expression.Columns As Integer
    where expression is a variable that represents a UtsScreen Object
    See Also