- setCell(String) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setCell(String) - Method in class org.apache.poi.ss.excelant.ExcelAntSet
-
- setClassName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntHandlerTask
-
- setClassName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
-
- setDateValue(String, Date) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Utility method for setting the value of a Cell with a Date.
- setDoubleValue(String, double) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
This method uses a String in standard Excel format (SheetName!CellId) to
locate the cell and set it to the value of the double in value.
- setEAWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntHandlerTask
-
- setExpectedValue(double) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setFailOnError(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
-
- setFileName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
-
- setFormulaValue(String, String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Utility method for setting the value of a Cell with a Formula.
- setFunctionAlias(String) - Method in class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
-
- setGlobalPrecision(double) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- setPrecision(double) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setPrecision(double) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- setRequiredToPass(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setShowDelta(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setShowFailureDetail(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- setShowSuccessDetails(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- setStringValue(String, String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
-
Utility method for setting the value of a Cell with a String.
- setValue(double) - Method in class org.apache.poi.ss.excelant.ExcelAntPrecision
-
- setValue(double) - Method in class org.apache.poi.ss.excelant.ExcelAntSetDoubleCell
-
Set the value of the specified cell as the double passed in.
- setValue(String) - Method in class org.apache.poi.ss.excelant.ExcelAntSetFormulaCell
-
- setValue(String) - Method in class org.apache.poi.ss.excelant.ExcelAntSetStringCell
-
Set the value of the cell to the String passed in.
- setWorkbook(Workbook) - Method in interface org.apache.poi.ss.excelant.IExcelAntWorkbookHandler
-
- setWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- setWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntSet
-
- setWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-
- showDelta() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
-
- showSuccessDetails() - Method in class org.apache.poi.ss.excelant.ExcelAntTest
-