InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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
    See Also