| Package | Description |
|---|---|
| org.apache.poi.hssf.record.cf |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorGradientThreshold
Color Gradient / Color Scale specific Threshold / value (CFVO),
for changes in Conditional Formatting
|
class |
DataBarThreshold
Data Bar specific Threshold / value (CFVO),
for changes in Conditional Formatting
|
class |
IconMultiStateThreshold
Icon / 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) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.