Uses of Interface
org.apache.poi.xssf.streaming.RowGeneratorFunction
-
Packages that use RowGeneratorFunction Package Description org.apache.poi.xssf.streaming -
-
Uses of RowGeneratorFunction in org.apache.poi.xssf.streaming
Methods in org.apache.poi.xssf.streaming with parameters of type RowGeneratorFunction Modifier and Type Method Description voidDeferredSXSSFSheet. setRowGenerator(RowGeneratorFunction rowGenerator)Add a function to generate rows for the sheet.
-