Spread WPF 17
GrapeCity.Excel Namespace / ThemeFont Class
Members


In This Topic
    ThemeFont Class
    In This Topic
    A class implements IThemeFont used for represents the theme font
    Object Model
    ThemeFont Class
    Syntax
    'Declaration
     
    Public Class ThemeFont 
       Implements IThemeFont 
    'Usage
     
    Dim instance As ThemeFont
    public class ThemeFont : IThemeFont  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ThemeFont

    See Also