public class Row extends Object
| Constructor and Description |
|---|
Row(jxl.write.WritableSheet sheet,
int rowNumber) |
public Row addCell(String str) throws jxl.write.WriteException
jxl.write.WriteExceptionpublic Row addCell(Bnum bnum) throws jxl.write.WriteException
jxl.write.WriteExceptionpublic Row addCell(Inum inum) throws jxl.write.WriteException
jxl.write.WriteExceptionpublic Row addCell(Snum snum) throws jxl.write.WriteException
jxl.write.WriteExceptionpublic Row addCell(int num) throws jxl.write.WriteException
jxl.write.WriteExceptionpublic Row addCell(long num) throws jxl.write.WriteException
jxl.write.WriteExceptionpublic Row addFormatCell(double number) throws jxl.write.WriteException
jxl.write.WriteExceptionCopyright © 2014–2018. All rights reserved.