问题
we can remove formula from one cell by cell.setCellFormula(null) . but if i want to make the whole sheet formula free.
回答1:
See the Apache POI site that exactly answers your question.
来源:https://stackoverflow.com/questions/10991820/how-to-remove-all-formulas-from-an-excel-sheet-by-java-poi-api