public final class CellStylingUtil
extends Object 
- 
Method Summary
static org.apache.poi.ss.usermodel.CellStyle
 handle(String stylingAttributeKey,
 org.apache.poi.ss.usermodel.CellStyle cellStyle,
 String stylingAttributeValue,
 org.apache.poi.ss.usermodel.Workbook workbook,
 org.apache.poi.ss.usermodel.Sheet worksheet)
  
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Method Details
- 
handlepublic static org.apache.poi.ss.usermodel.CellStyle handle(String stylingAttributeKey,
 org.apache.poi.ss.usermodel.CellStyle cellStyle,
 String stylingAttributeValue,
 org.apache.poi.ss.usermodel.Workbook workbook,
 org.apache.poi.ss.usermodel.Sheet worksheet)