Package | Description |
---|---|
org.zkoss.poi.xssf.streaming |
Modifier and Type | Method and Description |
---|---|
void |
SXSSFSheet.changeRowNum(SXSSFRow row,
int newRowNum) |
int |
SXSSFSheet.getRowNum(SXSSFRow row) |
void |
SheetDataWriter.writeRow(int rownum,
SXSSFRow row)
Write a row to the file
|
Constructor and Description |
---|
SXSSFCell(SXSSFRow row,
int cellType) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.