[]
• new ThemeFonts()
Represents the theme font of built-in themes.
example
//This example creates a custom theme.
var custom = new GC.Spread.Sheets.Theme("CustomTheme");
custom.font(GC.Spread.Sheets.ThemeFonts.Office);
activeSheet.currentTheme(custom);
• BookmanGillSansMT: ThemeFont
The theme font named BookmanGillSansMT.
• CalibriConstantia: ThemeFont
The theme font named CalibriConstantia.
• CenturyGothic: ThemeFont
The theme font named CenturyGothic.
• CenturySchoolbook: ThemeFont
The theme font named CenturySchoolbook.
• ConsolasCorbel: ThemeFont
The theme font named ConsolasCorbel.
• Constantia: ThemeFont
The theme font named Constantia.
• Corbel: ThemeFont
The theme font named Corbel.
• FranklinGothic: ThemeFont
The theme font named FranklinGothic.
• FranklinGothicArial: ThemeFont
The theme font named FranklinGothicArial.
• FranklinGothicPerpetua: ThemeFont
The theme font named FranklinGothicPerpetua.
• Georgia: ThemeFont
The theme font named Georgia.
• GillSansMT: ThemeFont
The theme font named GillSansMT.
• LucidaBook: ThemeFont
The theme font named LucidaBook.
• LucidaSansUnicode: ThemeFont
The theme font named LucidaSansUnicode.
• Office: ThemeFont
The theme font named Office.
• Office2007: ThemeFont
The theme font named Office2007.
• Rockwell: ThemeFont
The theme font named Rockwell.
• TrebuchetGeorgia: ThemeFont
The theme font named TrebuchetGeorgia.
• TrebuchetMS: ThemeFont
The theme font named TrebuchetMS.
• TwCenMT: ThemeFont
The theme font named TwCenMT.
• Verdana: ThemeFont
The theme font named Verdana.