Class CellStylesRegistry
java.lang.Object
ch.tocco.nice2.reporting.impl.excel.nextgen.unmarshal.CellStylesRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addForAttributes
(Map<String, String> attributes, org.apache.poi.ss.usermodel.CellStyle cellStyle) Optional
<org.apache.poi.ss.usermodel.CellStyle> getForAttributes
(Map<String, String> attributes)
-
Constructor Details
-
CellStylesRegistry
public CellStylesRegistry()
-
-
Method Details
-
getForAttributes
-
addForAttributes
-