StyleGrid REALbasic Plugin

StyleGridStyle.FontName Property

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

FontName as String {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