A C D E G I O R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getCell() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
- getCell() - Method in class org.apache.poi.ss.excelant.ExcelAntSet
- getCellAsDouble(String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Returns the value of the Cell as a double.
- getCellAsString(String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Returns a Cell as a String value.
- getCellName() - Method in class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
- getCellValue() - Method in class org.apache.poi.ss.excelant.ExcelAntSetDoubleCell
-
Return the cell value as a double.
- getCellValue() - Method in class org.apache.poi.ss.excelant.ExcelAntSetFormulaCell
- getCellValue() - Method in class org.apache.poi.ss.excelant.ExcelAntSetStringCell
-
Return the value that will be set into the cell.
- getClassName() - Method in class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
- getDelta() - Method in class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
- getErrorMessage() - Method in class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
- getEvaluator(String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Returns a formula evaluator that is loaded with the functions that have been supplied.
- getEvaluators() - Method in class org.apache.poi.ss.excelant.ExcelAntTest
- getExpectedValue() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
- getFileName() - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Returns the fileName that was used to initialize this instance.
- getFunctionAlias() - Method in class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
- getFunctions() - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
returns a UDFFinder that contains all of the functions added.
- getInstance(String) - Static method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtilFactory
-
Using the fileName, check the internal map to see if an instance of the WorkbookUtil exists.
- getName() - Method in class org.apache.poi.ss.excelant.ExcelAntTest
- getPrecision() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
- getResult() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
- getReturnValue() - Method in class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
- getSheets() - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Returns the list of sheet names.
- getValue() - Method in class org.apache.poi.ss.excelant.ExcelAntPrecision
- getWorkbook() - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Returns the Workbook instance associated with this WorkbookUtil.
All Classes All Packages