A C D E G I O R S T V W 
All Classes All Packages

E

evaluateCell(String, double, double) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
Uses a String in standard Excel format (SheetName!CellId) to locate a cell and evaluate it.
evaluationCompleteWithError() - Method in class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
 
ExcelAntEvaluateCell - Class in org.apache.poi.ss.excelant
Instances of this class are used to evaluate a single cell.
ExcelAntEvaluateCell() - Constructor for class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
ExcelAntEvaluationResult - Class in org.apache.poi.ss.excelant.util
A simple class that encapsulates information about a cell evaluation from POI.
ExcelAntEvaluationResult(boolean, boolean, double, String, double, String) - Constructor for class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
 
ExcelAntHandlerTask - Class in org.apache.poi.ss.excelant
This is the class that backs the <handler> tag in the Ant task.
ExcelAntHandlerTask() - Constructor for class org.apache.poi.ss.excelant.ExcelAntHandlerTask
 
ExcelAntPrecision - Class in org.apache.poi.ss.excelant
 
ExcelAntPrecision() - Constructor for class org.apache.poi.ss.excelant.ExcelAntPrecision
 
ExcelAntSet - Class in org.apache.poi.ss.excelant
 
ExcelAntSet() - Constructor for class org.apache.poi.ss.excelant.ExcelAntSet
 
ExcelAntSetDoubleCell - Class in org.apache.poi.ss.excelant
Class for use in an Ant build script that sets the value of an Excel sheet cell using the cell id ('Sheet Name'!cellId).
ExcelAntSetDoubleCell() - Constructor for class org.apache.poi.ss.excelant.ExcelAntSetDoubleCell
 
ExcelAntSetFormulaCell - Class in org.apache.poi.ss.excelant
Class for use in an Ant build script that sets the formula of an Excel sheet cell using the cell id ('Sheet Name'!cellId).
ExcelAntSetFormulaCell() - Constructor for class org.apache.poi.ss.excelant.ExcelAntSetFormulaCell
 
ExcelAntSetStringCell - Class in org.apache.poi.ss.excelant
Class for use in an Ant build script that sets the value of an Excel sheet cell using the cell id ('Sheet Name'!cellId).
ExcelAntSetStringCell() - Constructor for class org.apache.poi.ss.excelant.ExcelAntSetStringCell
 
ExcelAntTask - Class in org.apache.poi.ss.excelant
Ant task class for testing Excel workbook cells.
ExcelAntTask() - Constructor for class org.apache.poi.ss.excelant.ExcelAntTask
 
ExcelAntTest - Class in org.apache.poi.ss.excelant
This class represents a single test.
ExcelAntTest() - Constructor for class org.apache.poi.ss.excelant.ExcelAntTest
 
ExcelAntUserDefinedFunction - Class in org.apache.poi.ss.excelant
This class encapsulates the Strings necessary to create the User Defined Function instances that will be passed to POI's Evaluator instance.
ExcelAntUserDefinedFunction() - Constructor for class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
 
ExcelAntWorkbookUtil - Class in org.apache.poi.ss.excelant.util
A general utility class that abstracts the POI details of loading the workbook, accessing and updating cells.
ExcelAntWorkbookUtil(String) - Constructor for class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
Constructs an instance using a String that contains the fully qualified path of the Excel file.
ExcelAntWorkbookUtil(Workbook) - Constructor for class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
Constructs an instance based on a Workbook instance.
ExcelAntWorkbookUtilFactory - Class in org.apache.poi.ss.excelant.util
This is a factory class maps file names to WorkbookUtil instances.
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntHandlerTask
 
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntSetDoubleCell
 
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntSetFormulaCell
 
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntSetStringCell
 
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntTask
 
execute() - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
execute() - Method in interface org.apache.poi.ss.excelant.IExcelAntWorkbookHandler
 
A C D E G I O R S T V W 
All Classes All Packages