public class ExcelAntSetStringCell extends ExcelAntSet
cellStr, wbUtil
Constructor and Description |
---|
ExcelAntSetStringCell() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
getCellValue()
Return the value that will be set into the cell.
|
void |
setValue(java.lang.String value)
Set the value of the cell to the String passed in.
|
getCell, setCell, setWorkbookUtil
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setValue(java.lang.String value)
value
- The string-value that should be set when this task is executed.public java.lang.String getCellValue()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>