Package com.grapecity.documents.excel
Interface IThemeFontScheme
public interface IThemeFontScheme
Specifies the font theme to use.
-
Method Details
-
getMajor
IThemeFonts getMajor()Uses the major font. -
getMinor
IThemeFonts getMinor()Uses the minor font.
-