com.canoo.webtest.plugins.exceltest
Class ExcelColorUtils
java.lang.Object
com.canoo.webtest.plugins.exceltest.ExcelColorUtils
public class ExcelColorUtils
- extends Object
Util class for converting a color index to a string in an Excel Spreadsheet.
- Author:
- Rob Nielsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelColorUtils
public ExcelColorUtils()
getColorName
public static String getColorName(AbstractExcelStep step,
short borderColor)
lookupStandardColorName
public static String lookupStandardColorName(String colorString)