Uses of Class
EasyXLS.Themes.ExcelTheme
-
Uses of ExcelTheme in EasyXLS
Modifier and TypeMethodDescriptionExcelDocument.getTheme()
Returns the theme of an Office 2007 or later Excel document.Modifier and TypeMethodDescriptionvoid
ExcelDocument.setTheme(ExcelTheme xlsTheme)
Sets the theme for an Office 2007 or later Excel document. -
Uses of ExcelTheme in EasyXLS.Themes
Modifier and TypeMethodDescriptionSystem.Drawing.Color
ThemeColor.getColorForTheme(ExcelTheme xlsTheme)
Returns the actual color for the specified theme.