StyleGrid REALbasic Plugin

StyleGridStyle.FontUnderline Property

To set or get the FontUnderline flag of a StyleGridStyle, then use the FontUnderline property.

FontUnderline as Boolean {Read and Write}

Remarks

Always use the Mutate method after you have set all the desired properties of a StyleGridStyle. (There are detailed reasons for this documented with the Mutate method).

See Also

StyleGridStyle Class