InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / FieldAttributes Object / IsAplCharacterSet Property
In This Topic
IsAplCharacterSet Property (FieldAttributes)
In This Topic
Returns 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 FieldAttributes Object
See Also