Uses of Interface
org.apache.poi.ss.formula.EvaluationSheet
Packages that use EvaluationSheet
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
This package contains common internal POI code for manipulating formulas.
-
Uses of EvaluationSheet in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return EvaluationSheetMethods in org.apache.poi.hssf.usermodel with parameters of type EvaluationSheetModifier and TypeMethodDescriptionint
HSSFEvaluationWorkbook.getSheetIndex
(EvaluationSheet evalSheet) -
Uses of EvaluationSheet in org.apache.poi.ss.formula
Methods in org.apache.poi.ss.formula that return EvaluationSheetModifier and TypeMethodDescriptionEvaluationCell.getSheet()
EvaluationWorkbook.getSheet
(int sheetIndex) Methods in org.apache.poi.ss.formula with parameters of type EvaluationSheet -
Uses of EvaluationSheet in org.apache.poi.xssf.streaming
Methods in org.apache.poi.xssf.streaming that return EvaluationSheetMethods in org.apache.poi.xssf.streaming with parameters of type EvaluationSheetModifier and TypeMethodDescriptionint
SXSSFEvaluationWorkbook.getSheetIndex
(EvaluationSheet evalSheet) -
Uses of EvaluationSheet in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return EvaluationSheetMethods in org.apache.poi.xssf.usermodel with parameters of type EvaluationSheetModifier and TypeMethodDescriptionint
XSSFEvaluationWorkbook.getSheetIndex
(EvaluationSheet evalSheet)