Package | Description |
---|---|
org.apache.poi.xssf.streaming |
Modifier and Type | Method | 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 | Description |
---|---|
SXSSFCell(SXSSFRow row,
int cellType) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.