[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IThemeFontScheme

Interface IThemeFontScheme

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies the font theme to use.

public interface IThemeFontScheme

Properties

Major

Uses the major font.

IThemeFonts Major { get; }

Property Value

IThemeFonts

Minor

Uses the minor font.

IThemeFonts Minor { get; }

Property Value

IThemeFonts