| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
| org.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.streaming | |
| org.apache.poi.xssf.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
HSSFAutoFilter
Represents autofiltering for the specified worksheet.
|
| Modifier and Type | Method and Description |
|---|---|
AutoFilter |
Sheet.setAutoFilter(CellRangeAddress range)
Enable filtering for a range of cells
|
| Modifier and Type | Method and Description |
|---|---|
AutoFilter |
SXSSFSheet.setAutoFilter(CellRangeAddress range)
Enable filtering for a range of cells
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSSFAutoFilter
Represents autofiltering for the specified worksheet.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>