GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / BuiltInFontSchemes Enumeration


BuiltInFontSchemes Enumeration
Represents all built-in font schemes.
Syntax
'Declaration
 
Public Enum BuiltInFontSchemes 
   Inherits System.Enum
 
'Usage
 
Dim instance As BuiltInFontSchemes
Members
MemberDescription
ArialThe Arial font scheme.
ArialBlackArialThe Arial Black-Arial font scheme.
ArialTimesNewRomanThe Arial-Times New Roman font scheme.
CalibriThe Calibri font scheme.
CalibriCambriaThe Calibri-Cambria font scheme.
CalibriLightConstantiaThe Calibri Light-Constantia font scheme.
CambriaThe Cambria font scheme.
CandaraThe Candara font scheme.
CenturyGothicThe Century Gothic font scheme.
CenturyGothicPalatinoLinotypeThe Century Gothic-Palatino Linotype font scheme.
CenturySchoolbookThe Century Schoolbook font scheme.
ConsolasVerdanaThe Consolas-Verdana font scheme.
ConstantiaFranklinGothicBookThe Constantia-Franklin Gothic Book font scheme.
CorbelThe Corbel font scheme.
DefaultThe default font scheme.
FranklinGothicThe default font scheme.
GaramondThe Garamond font scheme.
GaramondTrebuchetMSThe Garamond-Trebuchet MS font scheme.
GeorgiaThe Georgia font scheme.
GillSansMTThe default font scheme.
Office2007The Office 2007 - 2010 font scheme.
Office2013The Office 2013 - 2022 font scheme.
TimesNewRomanArialThe Times New Roman-Arial font scheme.
TrebuchetMSThe Trebuchet MS font scheme.
TwCenMTThe Tw Cen MT font scheme.
TwCenMTRockwellThe Tw Cen MT-Rockwell font scheme.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Core.BuiltInFontSchemes

See Also