bad.robot.excel.row
Class Row
java.lang.Object
bad.robot.excel.row.Row
public class Row
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Row
public Row(Map<ColumnIndex,Cell> cells)
insertAt
public void insertAt(org.apache.poi.ss.usermodel.Workbook workbook,
SheetIndex sheetIndex,
RowIndex rowIndex)
appendTo
public void appendTo(org.apache.poi.ss.usermodel.Workbook workbook,
SheetIndex index)
Copyright © 2013. All Rights Reserved.