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