Spread WPF 17
GrapeCity.Excel Namespace / IFontScheme Interface
Members


In This Topic
    IFontScheme Interface
    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.
    Object Model
    IFontScheme Interface
    Syntax
    'Declaration
     
    Public Interface IFontScheme 
    'Usage
     
    Dim instance As IFontScheme
    public interface IFontScheme 
    See Also