[]
        
(Showing Draft Content)

GC.Spread.Sheets.ThemeFonts

Class: ThemeFonts

Spread.Sheets.ThemeFonts

Table of contents

Constructors

Properties

Constructors

constructor

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);

Properties

BookmanGillSansMT

Static BookmanGillSansMT: ThemeFont

The theme font named BookmanGillSansMT.


CalibriConstantia

Static CalibriConstantia: ThemeFont

The theme font named CalibriConstantia.


CenturyGothic

Static CenturyGothic: ThemeFont

The theme font named CenturyGothic.


CenturySchoolbook

Static CenturySchoolbook: ThemeFont

The theme font named CenturySchoolbook.


ConsolasCorbel

Static ConsolasCorbel: ThemeFont

The theme font named ConsolasCorbel.


Constantia

Static Constantia: ThemeFont

The theme font named Constantia.


Corbel

Static Corbel: ThemeFont

The theme font named Corbel.


FranklinGothic

Static FranklinGothic: ThemeFont

The theme font named FranklinGothic.


FranklinGothicArial

Static FranklinGothicArial: ThemeFont

The theme font named FranklinGothicArial.


FranklinGothicPerpetua

Static FranklinGothicPerpetua: ThemeFont

The theme font named FranklinGothicPerpetua.


Georgia

Static Georgia: ThemeFont

The theme font named Georgia.


GillSansMT

Static GillSansMT: ThemeFont

The theme font named GillSansMT.


LucidaBook

Static LucidaBook: ThemeFont

The theme font named LucidaBook.


LucidaSansUnicode

Static LucidaSansUnicode: ThemeFont

The theme font named LucidaSansUnicode.


Office

Static Office: ThemeFont

The theme font named Office.


Office2007

Static Office2007: ThemeFont

The theme font named Office2007.


Rockwell

Static Rockwell: ThemeFont

The theme font named Rockwell.


TrebuchetGeorgia

Static TrebuchetGeorgia: ThemeFont

The theme font named TrebuchetGeorgia.


TrebuchetMS

Static TrebuchetMS: ThemeFont

The theme font named TrebuchetMS.


TwCenMT

Static TwCenMT: ThemeFont

The theme font named TwCenMT.


Verdana

Static Verdana: ThemeFont

The theme font named Verdana.