| Package | Description |
|---|---|
| org.apache.poi.hssf.record.cf | |
| org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| 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 |
|---|---|
Threshold[] |
IconMultiStateFormatting.getThresholds() |
| Modifier and Type | Method and Description |
|---|---|
void |
Threshold.copyTo(Threshold rec) |
void |
IconMultiStateFormatting.setThresholds(Threshold[] thresholds) |
| Modifier and Type | Method and Description |
|---|---|
protected Threshold |
HSSFConditionalFormattingThreshold.getThreshold() |
| Constructor and Description |
|---|
HSSFConditionalFormattingThreshold(Threshold threshold,
HSSFSheet sheet) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.