StyleGrid REALbasic Plugin

StyleGridStyle.FontBold Property

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

FontBold 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