[]
        
(Showing Draft Content)

GrapeCity.Core.ThemeFontScheme

ThemeFontScheme Class

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.

Inheritance
ThemeFontScheme
Namespace: GrapeCity.Core
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class ThemeFontScheme
Public NotInheritable Class ThemeFontScheme

Properties

Name Description
Default

Gets or sets the name of the font scheme.

Major

Gets the font setting for the "Headings" in a document.

Minor

Gets the font settings for the "Body" of a document.

Name

The name of the font scheme shown in the user interface

Methods

Name Description
Clone()

Clones this to a new instance.

GetFontScheme(BuiltInFontSchemes)

Gets the built-in font scheme.

GetRenderFont(IWorkbook, ref Font)

Gets the display font from the special font.