InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeFont Object / Bold Property
In This Topic
Bold Property (ThemeFont)
In This Topic
Gets or sets whether the terminal font has the bold attribute.
Syntax
expression.Bold As Boolean
where expression is a variable that represents a ThemeFont Object
See Also