Class XSSFEvaluationWorkbookInterceptor


  • public class XSSFEvaluationWorkbookInterceptor
    extends Object
    A method interceptor for XSSFEvaluationWorkbook to override the default behavior in POI-OOXML library.
    Author:
    jumperchen
    • Constructor Detail

      • XSSFEvaluationWorkbookInterceptor

        public XSSFEvaluationWorkbookInterceptor()
    • Method Detail

      • getFormulaTokens

        public static Ptg[] getFormulaTokens​(@This
                                             org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook workbook,
                                             @Argument(0)
                                             EvaluationCell evalCell)