Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ThemeFontScheme Class
Members


In This Topic
    ThemeFontScheme Class
    In This Topic
    Represents the font scheme within the theme. The font scheme consists of a pair of major and minor fonts for which to used in a document.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ThemeFontScheme 
    'Usage
     
    
    Dim instance As ThemeFontScheme
    public sealed class ThemeFontScheme 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Core.ThemeFontScheme

    See Also