public class AppendRowData
extends java.lang.Object
构造器和说明 |
---|
AppendRowData() |
限定符和类型 | 方法和说明 |
---|---|
ColumnRow |
getAppendCell() |
int |
getDirector() |
ColumnRow |
getFeCell() |
int |
getInsertRowCount() |
void |
setAppendCell(ColumnRow appendCell) |
void |
setDirector(int director) |
void |
setFeCell(ColumnRow feCell) |
void |
setInsertRowCount(int insertRowCount) |
public ColumnRow getFeCell()
public void setFeCell(ColumnRow feCell)
public int getInsertRowCount()
public void setInsertRowCount(int insertRowCount)
public int getDirector()
public void setDirector(int director)
public ColumnRow getAppendCell()
public void setAppendCell(ColumnRow appendCell)