com.canoo.webtest.plugins.exceltest
Class ExcelColorUtils

java.lang.Object
  extended by 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

Constructor Summary
ExcelColorUtils()
           
 
Method Summary
static String getColorName(AbstractExcelStep step, short borderColor)
           
static String lookupStandardColorName(String colorString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelColorUtils

public ExcelColorUtils()
Method Detail

getColorName

public static String getColorName(AbstractExcelStep step,
                                  short borderColor)

lookupStandardColorName

public static String lookupStandardColorName(String colorString)

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.