Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsFieldAttributePosition Property
In This Topic
    IsFieldAttributePosition Property (ScreenCharacter)
    In This Topic
    Gets a value that indicates whether the data cell contains a field attribute position. Note: IScreenDataConstants.FIELD_ATTR_POS
    Syntax
    expression.IsFieldAttributePosition As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also