Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / StartRow Property
In This Topic
    StartRow Property (HostField)
    In This Topic
    Gets the field start row.
    Syntax
    expression.StartRow As Integer
    where expression is a variable that represents a HostField Object
    See Also