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