public class ExcelAntSetDoubleCell extends ExcelAntSet
cellStr, wbUtil| Constructor and Description |
|---|
ExcelAntSetDoubleCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
double |
getCellValue()
Return the cell value as a double.
|
void |
setValue(double value)
Set the value of the specified cell as the double passed in.
|
getCell, setCell, setWorkbookUtilbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setValue(double value)
value - The double-value that should be set when this task is executed.public double getCellValue()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>