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