Class FormatHandler
java.lang.Object
ch.tocco.nice2.reporting.impl.excel.styling.FormatHandler
- All Implemented Interfaces:
- StylingHandler
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.poi.ss.usermodel.CellStylehandleStyling(org.apache.poi.ss.usermodel.CellStyle inputStyle, String attributeValue, org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.Sheet sheet) 
- 
Constructor Details- 
FormatHandlerpublic FormatHandler()
 
- 
- 
Method Details- 
handleStylingpublic org.apache.poi.ss.usermodel.CellStyle handleStyling(org.apache.poi.ss.usermodel.CellStyle inputStyle, String attributeValue, org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.Sheet sheet) - Specified by:
- handleStylingin interface- StylingHandler
 
 
-