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