Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Theme Object / Font Property
In This Topic
Font Property (Theme)
In This Topic
Gets the font object associated with the theme.
Syntax
expression.Font As ThemeFont object 
where expression is a variable that represents a Theme Object

Property Value

A ThemeFont object.
See Also