All Classes
-
All Classes Interface Summary Class Summary Class Description ExcelAntEvaluateCell Instances of this class are used to evaluate a single cell.ExcelAntEvaluationResult A simple class that encapsulates information about a cell evaluation from POI.ExcelAntHandlerTask This is the class that backs the<handler>tag in the Ant task.ExcelAntPrecision ExcelAntSet ExcelAntSetDoubleCell Class for use in an Ant build script that sets the value of an Excel sheet cell using the cell id ('Sheet Name'!cellId).ExcelAntSetFormulaCell Class for use in an Ant build script that sets the formula of an Excel sheet cell using the cell id ('Sheet Name'!cellId).ExcelAntSetStringCell Class for use in an Ant build script that sets the value of an Excel sheet cell using the cell id ('Sheet Name'!cellId).ExcelAntTask Ant task class for testing Excel workbook cells.ExcelAntTest This class represents a single test.ExcelAntUserDefinedFunction This class encapsulates the Strings necessary to create the User Defined Function instances that will be passed to POI's Evaluator instance.ExcelAntWorkbookUtil A general utility class that abstracts the POI details of loading the workbook, accessing and updating cells.ExcelAntWorkbookUtilFactory This is a factory class maps file names to WorkbookUtil instances.IExcelAntWorkbookHandler In Excel there are many ways to handle manipulating a workbook based on some arbitrary user action (onChange, etc).