| Modifier and Type | Method and Description |
|---|---|
Row |
Row.addCell(Bnum bnum) |
Row |
Row.addCell(Date date) |
Row |
Row.addCell(int num) |
Row |
Row.addCell(Inum inum) |
Row |
Row.addCell(long num) |
Row |
Row.addCell(Snum snum) |
Row |
Row.addCell(String str) |
Row |
Row.addFormatCell(double number) |
Row |
ExcelView.addRow() |
Copyright © 2014–2018. All rights reserved.