@Beta public interface RowGeneratorFunction
DeferredSXSSFWorkbook
Modifier and Type | Method and Description |
---|---|
void |
generateRows(SXSSFSheet sheet)
Generate and add rows to the sheet.
|
void generateRows(SXSSFSheet sheet) throws java.lang.Exception
sheet
- the sheetjava.lang.Exception
- the exceptionCopyright 2022 The Apache Software Foundation or its licensors, as applicable.