I am getting following exception when trying to evaluate all cell in workbook. I am using version 3.13 for Apache poi. Formula is CELL("filename")
org.apache.poi.ss.formula.eval.NotImplementedFunctionException: CELL
Is there any way to make it work? Or is there any other formula which will give me the same result?