Package org.xlsx4j.samples
Class CellContentRemediator
java.lang.Object
org.xlsx4j.samples.CellContentRemediator
For now, all this does is represent inline strings correctly
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate static voidremediateStrings(WorksheetPart sheet)
-
Field Details
-
log
private static org.slf4j.Logger log
-
-
Constructor Details
-
CellContentRemediator
public CellContentRemediator()
-
-
Method Details
-
main
- Throws:
Exception
-
remediateStrings
- Throws:
Docx4JException
-