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

 

 


2015 Attachmate

Send Feedback