InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems 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