|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.weda.report.excel.RowsShiftManager
public class RowsShiftManager
| Constructor Summary | |
|---|---|
RowsShiftManager()
|
|
| Method Summary | |
|---|---|
void |
shiftRows(org.apache.poi.hssf.usermodel.HSSFSheet sheet,
int fromRow,
int rowCount)
|
int |
translate(org.apache.poi.hssf.usermodel.HSSFSheet sheet,
int row)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowsShiftManager()
| Method Detail |
|---|
public void shiftRows(org.apache.poi.hssf.usermodel.HSSFSheet sheet,
int fromRow,
int rowCount)
public int translate(org.apache.poi.hssf.usermodel.HSSFSheet sheet,
int row)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||