[]
        
(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

BookmanGillSansMT: ThemeFont

The theme font named BookmanGillSansMT.


CalibriConstantia

CalibriConstantia: ThemeFont

The theme font named CalibriConstantia.


CenturyGothic

CenturyGothic: ThemeFont

The theme font named CenturyGothic.


CenturySchoolbook

CenturySchoolbook: ThemeFont

The theme font named CenturySchoolbook.


ConsolasCorbel

ConsolasCorbel: ThemeFont

The theme font named ConsolasCorbel.


Constantia

Constantia: ThemeFont

The theme font named Constantia.


Corbel

Corbel: ThemeFont

The theme font named Corbel.


FranklinGothic

FranklinGothic: ThemeFont

The theme font named FranklinGothic.


FranklinGothicArial

FranklinGothicArial: ThemeFont

The theme font named FranklinGothicArial.


FranklinGothicPerpetua

FranklinGothicPerpetua: ThemeFont

The theme font named FranklinGothicPerpetua.


Georgia

Georgia: ThemeFont

The theme font named Georgia.


GillSansMT

GillSansMT: ThemeFont

The theme font named GillSansMT.


LucidaBook

LucidaBook: ThemeFont

The theme font named LucidaBook.


LucidaSansUnicode

LucidaSansUnicode: ThemeFont

The theme font named LucidaSansUnicode.


Office

Office: ThemeFont

The theme font named Office.


Office2007

Office2007: ThemeFont

The theme font named Office2007.


Rockwell

Rockwell: ThemeFont

The theme font named Rockwell.


TrebuchetGeorgia

TrebuchetGeorgia: ThemeFont

The theme font named TrebuchetGeorgia.


TrebuchetMS

TrebuchetMS: ThemeFont

The theme font named TrebuchetMS.


TwCenMT

TwCenMT: ThemeFont

The theme font named TwCenMT.


Verdana

Verdana: ThemeFont

The theme font named Verdana.