Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenPoint Object / Row Property
In This Topic
    Row Property (ScreenPoint)
    In This Topic
    Gets the row of this screen coordinate.
    Syntax
    expression.Row As Integer
    where expression is a variable that represents a ScreenPoint Object
    See Also