Uses of Interface
org.apache.poi.xssf.usermodel.OoxmlSheetExtensions
-
Packages that use OoxmlSheetExtensions Package Description org.apache.poi.xssf.streaming org.apache.poi.xssf.usermodel -
-
Uses of OoxmlSheetExtensions in org.apache.poi.xssf.streaming
Classes in org.apache.poi.xssf.streaming that implement OoxmlSheetExtensions Modifier and Type Class Description classDeferredSXSSFSheetA variant of SXSSFSheet that uses aRowGeneratorFunctionto lazily create rows.classSXSSFSheetStreaming version of XSSFSheet implementing the "BigGridDemo" strategy. -
Uses of OoxmlSheetExtensions in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement OoxmlSheetExtensions Modifier and Type Class Description classXSSFChartSheetHigh level representation of Sheet Parts that are of type 'chartsheet'.classXSSFDialogsheetclassXSSFSheetHigh level representation of a SpreadsheetML worksheet.
-