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.usermodel |
Modifier and Type | Method and Description |
---|---|
ConditionFilterData |
HSSFConditionalFormattingRule.getFilterConfiguration() |
Modifier and Type | Method and Description |
---|---|
ConditionFilterData |
ConditionalFormattingRule.getFilterConfiguration()
This is null if
|
Modifier and Type | Class and Description |
---|---|
class |
XSSFConditionFilterData |
Modifier and Type | Method and Description |
---|---|
ConditionFilterData |
XSSFConditionalFormattingRule.getFilterConfiguration() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.