Namespace EasyXLS.Constants
Class Theme
System.Object
EasyXLS.Constants.Theme
public class Theme
extends System.Object
This class contains predefined themes for the document.
-
Constant Summary
Modifier and TypeFieldDescriptionconst System.String
The Apex built-in theme.const System.String
The Aspect built-in theme.const System.String
The Civic built-in theme.const System.String
The colors for Apex built-in theme.const System.String
The colors for Aspect built-in theme.const System.String
The colors for Civic built-in theme.const System.String
The colors for Concourse built-in theme.const System.String
The colors for Equity built-in theme.const System.String
The colors for Flow built-in theme.const System.String
The colors for Foundry built-in theme.const System.String
A grayscale of colors for a built-in color scheme.const System.String
The colors for Median built-in theme.const System.String
The colors for Metro built-in theme.const System.String
The colors for Module built-in theme.const System.String
The colors for Office built-in theme.const System.String
The colors for Office 2007-2010 built-in theme.const System.String
The colors for Opulent built-in theme.const System.String
The colors for Oriel built-in theme.const System.String
The colors for Origin built-in theme.const System.String
The colors for Paper built-in theme.const System.String
The colors for Solstice built-in theme.const System.String
The colors for Technic built-in theme.const System.String
The colors for Trek built-in theme.const System.String
The colors for Urban built-in theme.const System.String
The colors for Verve built-in theme.const System.String
The Concourse built-in theme.const System.String
The effects for Apex built-in theme.const System.String
The effects for Aspect built-in theme.const System.String
The effects for Civic built-in theme.const System.String
The effects for Concourse built-in theme.const System.String
The effects for Equity built-in theme.const System.String
The effects for Flow built-in theme.const System.String
The effects for Foundry built-in theme.const System.String
The effects for Median built-in theme.const System.String
The effects for Metro built-in theme.const System.String
The effects for Module built-in theme.const System.String
The effects for Office built-in theme.const System.String
The effects for Office 2007-2010 built-in theme.const System.String
The effects for Opulent built-in theme.const System.String
The effects for Oriel built-in theme.const System.String
The effects for Origin built-in theme.const System.String
The effects for Paper built-in theme.const System.String
The effects for Solstice built-in theme.const System.String
The effects for Technic built-in theme.const System.String
The effects for Trek built-in theme.const System.String
The effects for Urban built-in theme.const System.String
The effects for Verve built-in theme.const System.String
The Equity built-in theme.const System.String
The Flow built-in theme.const System.String
The fonts for Office built-in theme.const System.String
The fonts for Aspect built-in theme.const System.String
The fonts for Civic built-in theme.const System.String
The fonts for Concourse built-in theme.const System.String
The fonts for Equity built-in theme.const System.String
The fonts for Flow built-in theme.const System.String
The fonts for Foundry built-in theme.const System.String
The fonts for Median built-in theme.const System.String
The fonts for Metro built-in theme.const System.String
The fonts for Module built-in theme.const System.String
The fonts for Office built-in theme.const System.String
The fonts for Office 2007-2010 built-in theme.const System.String
The fonts for Office Classic built-in font scheme.const System.String
The fonts for Office Classic 2 built-in font scheme.const System.String
The fonts for Office 2 built-in font scheme.const System.String
The fonts for Opulent built-in theme.const System.String
The fonts for Oriel built-in theme.const System.String
The fonts for Origin built-in theme.const System.String
The fonts for Paper built-in theme.const System.String
The fonts for Solstice built-in theme.const System.String
The fonts for Technic built-in theme.const System.String
The fonts for Trek built-in theme.const System.String
The fonts for Urban built-in theme.const System.String
The fonts for Verve built-in theme.const System.String
The Foundry built-in theme.const System.String
The Median built-in theme.const System.String
The Metro built-in theme.const System.String
The Module built-in theme.const System.String
The Office built-in theme.const System.String
The Office 2007-2010 built-in theme.const System.String
The Opulent built-in theme.const System.String
The Oriel built-in theme.const System.String
The Origin built-in theme.const System.String
The Paper built-in theme.const System.String
The Solstice built-in theme.const System.String
The Technic built-in theme.const System.String
The Trek built-in theme.const System.String
The Urban built-in theme.const System.String
The Verve built-in theme. -
Constructor Summary
-
Method Summary
Methods inherited from class System.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
THEME_OFFICE
public const final System.String THEME_OFFICEThe Office built-in theme. Embedded value is "Office Theme".- See Also:
- Constant Values
-
THEME_OFFICE_2007_2010
public const final System.String THEME_OFFICE_2007_2010The Office 2007-2010 built-in theme. Embedded value is "Office Theme 2007-2010".- See Also:
- Constant Values
-
THEME_APEX
public const final System.String THEME_APEXThe Apex built-in theme. Embedded value is "Apex".- See Also:
- Constant Values
-
THEME_ASPECT
public const final System.String THEME_ASPECTThe Aspect built-in theme. Embedded value is "Aspect".- See Also:
- Constant Values
-
THEME_CIVIC
public const final System.String THEME_CIVICThe Civic built-in theme. Embedded value is "Civic".- See Also:
- Constant Values
-
THEME_CONCOURSE
public const final System.String THEME_CONCOURSEThe Concourse built-in theme. Embedded value is "Concourse".- See Also:
- Constant Values
-
THEME_EQUITY
public const final System.String THEME_EQUITYThe Equity built-in theme. Embedded value is "Equity".- See Also:
- Constant Values
-
THEME_FLOW
public const final System.String THEME_FLOWThe Flow built-in theme. Embedded value is "Flow".- See Also:
- Constant Values
-
THEME_FOUNDRY
public const final System.String THEME_FOUNDRYThe Foundry built-in theme. Embedded value is "Foundry".- See Also:
- Constant Values
-
THEME_MEDIAN
public const final System.String THEME_MEDIANThe Median built-in theme. Embedded value is "Median".- See Also:
- Constant Values
-
THEME_METRO
public const final System.String THEME_METROThe Metro built-in theme. Embedded value is "Metro".- See Also:
- Constant Values
-
THEME_MODULE
public const final System.String THEME_MODULEThe Module built-in theme. Embedded value is "Module".- See Also:
- Constant Values
-
THEME_OPULENT
public const final System.String THEME_OPULENTThe Opulent built-in theme. Embedded value is "Opulent".- See Also:
- Constant Values
-
THEME_ORIEL
public const final System.String THEME_ORIELThe Oriel built-in theme. Embedded value is "Oriel".- See Also:
- Constant Values
-
THEME_ORIGIN
public const final System.String THEME_ORIGINThe Origin built-in theme. Embedded value is "Origin".- See Also:
- Constant Values
-
THEME_PAPER
public const final System.String THEME_PAPERThe Paper built-in theme. Embedded value is "Paper".- See Also:
- Constant Values
-
THEME_SOLSTICE
public const final System.String THEME_SOLSTICEThe Solstice built-in theme. Embedded value is "Solstice".- See Also:
- Constant Values
-
THEME_TECHNIC
public const final System.String THEME_TECHNICThe Technic built-in theme. Embedded value is "Technic".- See Also:
- Constant Values
-
THEME_TREK
public const final System.String THEME_TREKThe Trek built-in theme. Embedded value is "Trek".- See Also:
- Constant Values
-
THEME_URBAN
public const final System.String THEME_URBANThe Urban built-in theme. Embedded value is "Urban".- See Also:
- Constant Values
-
THEME_VERVE
public const final System.String THEME_VERVEThe Verve built-in theme. Embedded value is "Verve".- See Also:
- Constant Values
-
THEME_COLORS_OFFICE
public const final System.String THEME_COLORS_OFFICEThe colors for Office built-in theme. Embedded value is "Office".- See Also:
- Constant Values
-
THEME_COLORS_OFFICE_2007_2010
public const final System.String THEME_COLORS_OFFICE_2007_2010The colors for Office 2007-2010 built-in theme. Embedded value is "Office 2007-2010".- See Also:
- Constant Values
-
THEME_COLORS_GRAYSCALE
public const final System.String THEME_COLORS_GRAYSCALEA grayscale of colors for a built-in color scheme. Embedded value is "Grayscale".- See Also:
- Constant Values
-
THEME_COLORS_APEX
public const final System.String THEME_COLORS_APEXThe colors for Apex built-in theme. Embedded value is "Apex".- See Also:
- Constant Values
-
THEME_COLORS_ASPECT
public const final System.String THEME_COLORS_ASPECTThe colors for Aspect built-in theme. Embedded value is "Aspect".- See Also:
- Constant Values
-
THEME_COLORS_CIVIC
public const final System.String THEME_COLORS_CIVICThe colors for Civic built-in theme. Embedded value is "Civic".- See Also:
- Constant Values
-
THEME_COLORS_CONCOURSE
public const final System.String THEME_COLORS_CONCOURSEThe colors for Concourse built-in theme. Embedded value is "Concourse".- See Also:
- Constant Values
-
THEME_COLORS_EQUITY
public const final System.String THEME_COLORS_EQUITYThe colors for Equity built-in theme. Embedded value is "Equity".- See Also:
- Constant Values
-
THEME_COLORS_FLOW
public const final System.String THEME_COLORS_FLOWThe colors for Flow built-in theme. Embedded value is "Flow".- See Also:
- Constant Values
-
THEME_COLORS_FOUNDRY
public const final System.String THEME_COLORS_FOUNDRYThe colors for Foundry built-in theme. Embedded value is "Foundry".- See Also:
- Constant Values
-
THEME_COLORS_MEDIAN
public const final System.String THEME_COLORS_MEDIANThe colors for Median built-in theme. Embedded value is "Median".- See Also:
- Constant Values
-
THEME_COLORS_METRO
public const final System.String THEME_COLORS_METROThe colors for Metro built-in theme. Embedded value is "Metro".- See Also:
- Constant Values
-
THEME_COLORS_MODULE
public const final System.String THEME_COLORS_MODULEThe colors for Module built-in theme. Embedded value is "Module".- See Also:
- Constant Values
-
THEME_COLORS_OPULENT
public const final System.String THEME_COLORS_OPULENTThe colors for Opulent built-in theme. Embedded value is "Opulent".- See Also:
- Constant Values
-
THEME_COLORS_ORIEL
public const final System.String THEME_COLORS_ORIELThe colors for Oriel built-in theme. Embedded value is "Oriel".- See Also:
- Constant Values
-
THEME_COLORS_ORIGIN
public const final System.String THEME_COLORS_ORIGINThe colors for Origin built-in theme. Embedded value is "Origin".- See Also:
- Constant Values
-
THEME_COLORS_PAPER
public const final System.String THEME_COLORS_PAPERThe colors for Paper built-in theme. Embedded value is "Paper".- See Also:
- Constant Values
-
THEME_COLORS_SOLSTICE
public const final System.String THEME_COLORS_SOLSTICEThe colors for Solstice built-in theme. Embedded value is "Solstice".- See Also:
- Constant Values
-
THEME_COLORS_TECHNIC
public const final System.String THEME_COLORS_TECHNICThe colors for Technic built-in theme. Embedded value is "Technic".- See Also:
- Constant Values
-
THEME_COLORS_TREK
public const final System.String THEME_COLORS_TREKThe colors for Trek built-in theme. Embedded value is "Trek".- See Also:
- Constant Values
-
THEME_COLORS_URBAN
public const final System.String THEME_COLORS_URBANThe colors for Urban built-in theme. Embedded value is "Urban".- See Also:
- Constant Values
-
THEME_COLORS_VERVE
public const final System.String THEME_COLORS_VERVEThe colors for Verve built-in theme. Embedded value is "Verve".- See Also:
- Constant Values
-
THEME_FONTS_OFFICE
public const final System.String THEME_FONTS_OFFICEThe fonts for Office built-in theme. Embedded value is "Office".- See Also:
- Constant Values
-
THEME_FONTS_OFFICE_2007_2010
public const final System.String THEME_FONTS_OFFICE_2007_2010The fonts for Office 2007-2010 built-in theme. Embedded value is "Office 2007-2010".- See Also:
- Constant Values
-
THEME_FONTS_OFFICE2
public const final System.String THEME_FONTS_OFFICE2The fonts for Office 2 built-in font scheme. Embedded value is "Office 2".- See Also:
- Constant Values
-
THEME_FONTS_OFFICE_CLASSIC
public const final System.String THEME_FONTS_OFFICE_CLASSICThe fonts for Office Classic built-in font scheme. Embedded value is "Office Classic".- See Also:
- Constant Values
-
THEME_FONTS_OFFICE_CLASSIC2
public const final System.String THEME_FONTS_OFFICE_CLASSIC2The fonts for Office Classic 2 built-in font scheme. Embedded value is "Office Classic 2".- See Also:
- Constant Values
-
THEME_FONTS_APEX
public const final System.String THEME_FONTS_APEXThe fonts for Office built-in theme. Embedded value is "Office".- See Also:
- Constant Values
-
THEME_FONTS_ASPECT
public const final System.String THEME_FONTS_ASPECTThe fonts for Aspect built-in theme. Embedded value is "Aspect".- See Also:
- Constant Values
-
THEME_FONTS_CIVIC
public const final System.String THEME_FONTS_CIVICThe fonts for Civic built-in theme. Embedded value is "Civic".- See Also:
- Constant Values
-
THEME_FONTS_CONCOURSE
public const final System.String THEME_FONTS_CONCOURSEThe fonts for Concourse built-in theme. Embedded value is "Concourse".- See Also:
- Constant Values
-
THEME_FONTS_EQUITY
public const final System.String THEME_FONTS_EQUITYThe fonts for Equity built-in theme. Embedded value is "Equity".- See Also:
- Constant Values
-
THEME_FONTS_FLOW
public const final System.String THEME_FONTS_FLOWThe fonts for Flow built-in theme. Embedded value is "Flow".- See Also:
- Constant Values
-
THEME_FONTS_FOUNDRY
public const final System.String THEME_FONTS_FOUNDRYThe fonts for Foundry built-in theme. Embedded value is "Foundry".- See Also:
- Constant Values
-
THEME_FONTS_MEDIAN
public const final System.String THEME_FONTS_MEDIANThe fonts for Median built-in theme. Embedded value is "Median".- See Also:
- Constant Values
-
THEME_FONTS_METRO
public const final System.String THEME_FONTS_METROThe fonts for Metro built-in theme. Embedded value is "Metro".- See Also:
- Constant Values
-
THEME_FONTS_MODULE
public const final System.String THEME_FONTS_MODULEThe fonts for Module built-in theme. Embedded value is "Module".- See Also:
- Constant Values
-
THEME_FONTS_OPULENT
public const final System.String THEME_FONTS_OPULENTThe fonts for Opulent built-in theme. Embedded value is "Opulent".- See Also:
- Constant Values
-
THEME_FONTS_ORIEL
public const final System.String THEME_FONTS_ORIELThe fonts for Oriel built-in theme. Embedded value is "Oriel".- See Also:
- Constant Values
-
THEME_FONTS_ORIGIN
public const final System.String THEME_FONTS_ORIGINThe fonts for Origin built-in theme. Embedded value is "Origin".- See Also:
- Constant Values
-
THEME_FONTS_PAPER
public const final System.String THEME_FONTS_PAPERThe fonts for Paper built-in theme. Embedded value is "Paper".- See Also:
- Constant Values
-
THEME_FONTS_SOLSTICE
public const final System.String THEME_FONTS_SOLSTICEThe fonts for Solstice built-in theme. Embedded value is "Solstice".- See Also:
- Constant Values
-
THEME_FONTS_TECHNIC
public const final System.String THEME_FONTS_TECHNICThe fonts for Technic built-in theme. Embedded value is "Technic".- See Also:
- Constant Values
-
THEME_FONTS_TREK
public const final System.String THEME_FONTS_TREKThe fonts for Trek built-in theme. Embedded value is "Trek".- See Also:
- Constant Values
-
THEME_FONTS_URBAN
public const final System.String THEME_FONTS_URBANThe fonts for Urban built-in theme. Embedded value is "Urban".- See Also:
- Constant Values
-
THEME_FONTS_VERVE
public const final System.String THEME_FONTS_VERVEThe fonts for Verve built-in theme. Embedded value is "Verve".- See Also:
- Constant Values
-
THEME_EFFECTS_OFFICE
public const final System.String THEME_EFFECTS_OFFICEThe effects for Office built-in theme. Embedded value is "Office".- See Also:
- Constant Values
-
THEME_EFFECTS_OFFICE_2007_2010
public const final System.String THEME_EFFECTS_OFFICE_2007_2010The effects for Office 2007-2010 built-in theme. Embedded value is "Office 2007-2010".- See Also:
- Constant Values
-
THEME_EFFECTS_APEX
public const final System.String THEME_EFFECTS_APEXThe effects for Apex built-in theme. Embedded value is "Apex".- See Also:
- Constant Values
-
THEME_EFFECTS_ASPECT
public const final System.String THEME_EFFECTS_ASPECTThe effects for Aspect built-in theme. Embedded value is "Aspect".- See Also:
- Constant Values
-
THEME_EFFECTS_CIVIC
public const final System.String THEME_EFFECTS_CIVICThe effects for Civic built-in theme. Embedded value is "Civic".- See Also:
- Constant Values
-
THEME_EFFECTS_CONCOURSE
public const final System.String THEME_EFFECTS_CONCOURSEThe effects for Concourse built-in theme. Embedded value is "Concourse".- See Also:
- Constant Values
-
THEME_EFFECTS_EQUITY
public const final System.String THEME_EFFECTS_EQUITYThe effects for Equity built-in theme. Embedded value is "Equity".- See Also:
- Constant Values
-
THEME_EFFECTS_FLOW
public const final System.String THEME_EFFECTS_FLOWThe effects for Flow built-in theme. Embedded value is "Flow".- See Also:
- Constant Values
-
THEME_EFFECTS_FOUNDRY
public const final System.String THEME_EFFECTS_FOUNDRYThe effects for Foundry built-in theme. Embedded value is "Foundry".- See Also:
- Constant Values
-
THEME_EFFECTS_MEDIAN
public const final System.String THEME_EFFECTS_MEDIANThe effects for Median built-in theme. Embedded value is "Median".- See Also:
- Constant Values
-
THEME_EFFECTS_METRO
public const final System.String THEME_EFFECTS_METROThe effects for Metro built-in theme. Embedded value is "Metro".- See Also:
- Constant Values
-
THEME_EFFECTS_MODULE
public const final System.String THEME_EFFECTS_MODULEThe effects for Module built-in theme. Embedded value is "Module".- See Also:
- Constant Values
-
THEME_EFFECTS_OPULENT
public const final System.String THEME_EFFECTS_OPULENTThe effects for Opulent built-in theme. Embedded value is "Opulent".- See Also:
- Constant Values
-
THEME_EFFECTS_ORIEL
public const final System.String THEME_EFFECTS_ORIELThe effects for Oriel built-in theme. Embedded value is "Oriel".- See Also:
- Constant Values
-
THEME_EFFECTS_ORIGIN
public const final System.String THEME_EFFECTS_ORIGINThe effects for Origin built-in theme. Embedded value is "Origin".- See Also:
- Constant Values
-
THEME_EFFECTS_PAPER
public const final System.String THEME_EFFECTS_PAPERThe effects for Paper built-in theme. Embedded value is "Paper".- See Also:
- Constant Values
-
THEME_EFFECTS_SOLSTICE
public const final System.String THEME_EFFECTS_SOLSTICEThe effects for Solstice built-in theme. Embedded value is "Solstice".- See Also:
- Constant Values
-
THEME_EFFECTS_TECHNIC
public const final System.String THEME_EFFECTS_TECHNICThe effects for Technic built-in theme. Embedded value is "Technic".- See Also:
- Constant Values
-
THEME_EFFECTS_TREK
public const final System.String THEME_EFFECTS_TREKThe effects for Trek built-in theme. Embedded value is "Trek".- See Also:
- Constant Values
-
THEME_EFFECTS_URBAN
public const final System.String THEME_EFFECTS_URBANThe effects for Urban built-in theme. Embedded value is "Urban".- See Also:
- Constant Values
-
THEME_EFFECTS_VERVE
public const final System.String THEME_EFFECTS_VERVEThe effects for Verve built-in theme. Embedded value is "Verve".- See Also:
- Constant Values
-
-
Constructor Details
-
Theme
public Theme()
-