| Package | Description | 
|---|---|
| org.apache.poi.hssf.record.cf | |
| org.apache.poi.hssf.usermodel | The usermodel package maps HSSF low level structures to familiar workbook/sheet model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ColorGradientThresholdColor Gradient / Color Scale specific Threshold / value (CFVO),
  for changes in Conditional Formatting | 
| class  | DataBarThresholdData Bar specific Threshold / value (CFVO),
  for changes in Conditional Formatting | 
| class  | IconMultiStateThresholdIcon / Multi-State specific Threshold / value (CFVO),
  for changes in Conditional Formatting | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Threshold | Threshold. copy() | 
| Threshold[] | IconMultiStateFormatting. getThresholds() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IconMultiStateFormatting. setThresholds(Threshold[] thresholds) | 
| Constructor and Description | 
|---|
| Threshold(Threshold other) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Threshold | HSSFConditionalFormattingThreshold. getThreshold() | 
| Constructor and Description | 
|---|
| HSSFConditionalFormattingThreshold(Threshold threshold,
                                  HSSFSheet sheet) | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.