Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ScreenCharacter Object / IsUnderline Property
In This Topic
    IsUnderline Property (ScreenCharacter)
    In This Topic
    Sets the Underline attribute.
    Syntax
    expression.IsUnderline As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also