public abstract class ExcelAntSet
extends org.apache.tools.ant.Task
| Modifier and Type | Field and Description |
|---|---|
protected String |
cellStr |
protected ExcelAntWorkbookUtil |
wbUtil |
| Constructor and Description |
|---|
ExcelAntSet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCell() |
void |
setCell(String cellName) |
void |
setWorkbookUtil(ExcelAntWorkbookUtil wb) |
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected String cellStr
protected ExcelAntWorkbookUtil wbUtil
public void setCell(String cellName)
public String getCell()
public void setWorkbookUtil(ExcelAntWorkbookUtil wb)