Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FieldAttributes Object / IsFieldAttributePosition Property
In This Topic
    IsFieldAttributePosition Property (FieldAttributes)
    In This Topic
    Determines if the data cell corresponds with a field attribute position.
    Syntax
    expression.IsFieldAttributePosition As Boolean
    where expression is a variable that represents a FieldAttributes Object

    Property Value

    whether or not the data cell corresponds with a field attribute position.
    See Also