Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsAplCharacterSet Property
In This Topic
    IsAplCharacterSet Property (ScreenCharacter)
    In This Topic
    Gets a value that indicates whether the data cell is displayed with APL characters. Note: IScreenDataConstants.ATTR_CHAR_SET_AP
    Syntax
    expression.IsAplCharacterSet As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also