Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
org.apache.poi.xssf.streaming | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSSFCell
High level representation of a cell in a row of a spreadsheet.
|
Modifier and Type | Class and Description |
---|---|
class |
SXSSFCell
Streaming version of XSSFCell implementing the "BigGridDemo" strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
XSSFCell
High level representation of a cell in a row of a spreadsheet.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.