InfoConnect for Unisys VBA Guide
IsOverline Property (HostField)
Gets a value that indicates whether the data cell contains overlined text. Note: IScreenDataconstants.ATTR_OVERLINE
Syntax
Object.IsOverline As Boolean
Example
Dim host As HostField
Dim overline As Boolean = host.IsOverline
See Also

 

 


2015 Attachmate

Send Feedback