Uses of Class
EasyXLS.Themes.ExcelTheme
Namespaces that use ExcelTheme
-
Uses of ExcelTheme in EasyXLS
Methods in EasyXLS that return ExcelThemeModifier and TypeMethodDescriptionExcelDocument.getTheme()Returns the theme of an Office 2007 or later Excel document.Methods in EasyXLS with parameters of type ExcelThemeModifier and TypeMethodDescriptionvoidExcelDocument.setTheme(ExcelTheme xlsTheme) Sets the theme for an Office 2007 or later Excel document. -
Uses of ExcelTheme in EasyXLS.Themes
Methods in EasyXLS.Themes with parameters of type ExcelThemeModifier and TypeMethodDescriptionSystem.Drawing.ColorThemeColor.getColorForTheme(ExcelTheme xlsTheme) Returns the actual color for the specified theme.