Sets whether the current font is underlined.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Type:
boolean
Access:
read/write
Default Value:
false
myVariable1 = myGridFont1.Underline;
myGridFont1.Underline = myVariable1;
See also
GridFont Object
GridWindow Guide