[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Theme.ThemeFontScheme

ThemeFontScheme Property

ThemeFontScheme

Represents a font scheme within the theme.

Declaration
public IThemeFontScheme ThemeFontScheme { get; set; }
Public Property ThemeFontScheme As IThemeFontScheme
Property Value
Type Description
IThemeFontScheme

The font scheme.

Implements