Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenRegion Object / EndColumn Property
In This Topic
    EndColumn Property (ScreenRegion)
    In This Topic
    The ending column of the region.
    Syntax
    expression.EndColumn As Integer
    where expression is a variable that represents a ScreenRegion Object
    See Also