| Interface | Description |
|---|---|
| IExcelAntWorkbookHandler |
In Excel there are many ways to handle manipulating a workbook based
on some arbitrary user action (onChange, etc).
|
| Class | Description |
|---|---|
| ExcelAntEvaluateCell |
Instances of this class are used to evaluate a single cell.
|
| 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.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>