Language Reference Guide : 4. System Classes : CellAttribute Class : IsUnderlined Attribute
 
Share this page                  
IsUnderlined Attribute
Data Type: integer
4GL Access: RW
This attribute specifies whether text is underlined.
Valid values are:
TRUE
Turns underlining on
FALSE
Turns underlining off
This attribute has effect only when the TypeFace attribute is TF_NATIVE_FONT.