Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FieldAttributes Object / IsNumericShiftField Property
In This Topic
    IsNumericShiftField Property (FieldAttributes)
    In This Topic
    Returns:whether or not the data cell marks the beginning of a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT
    Syntax
    expression.IsNumericShiftField As Boolean
    where expression is a variable that represents a FieldAttributes Object
    See Also