| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| org.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.streaming | |
| org.apache.poi.xssf.usermodel |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HSSFSheetConditionalFormatting |
The 'Conditional Formatting' facet of HSSFSheet
|
| Modifier and Type | Method | Description |
|---|---|---|
SheetConditionalFormatting |
Sheet.getSheetConditionalFormatting() |
The 'Conditional Formatting' facet for this Sheet
|
| Modifier and Type | Method | Description |
|---|---|---|
SheetConditionalFormatting |
SXSSFSheet.getSheetConditionalFormatting() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
XSSFSheetConditionalFormatting |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.