public interface CellContentHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(org.xlsx4j.sml.Cell cell,
XlsxWorksheetContext context) |
String |
convert(org.xlsx4j.sml.Cell cell,
XlsxWorksheetContext context) |
boolean canConvert(org.xlsx4j.sml.Cell cell,
XlsxWorksheetContext context)
String convert(org.xlsx4j.sml.Cell cell, XlsxWorksheetContext context)
Copyright © 2016 camunda services GmbH. All rights reserved.