| Package | Description |
|---|---|
| org.apache.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 2014 The Apache Software Foundation or its licensors, as applicable.