Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
HSSFConditionalFormattingThreshold |
HSSFIconMultiStateFormatting.createThreshold() |
HSSFConditionalFormattingThreshold |
HSSFColorScaleFormatting.createThreshold() |
HSSFConditionalFormattingThreshold |
HSSFDataBarFormatting.createThreshold() |
HSSFConditionalFormattingThreshold |
HSSFDataBarFormatting.getMaxThreshold() |
HSSFConditionalFormattingThreshold |
HSSFDataBarFormatting.getMinThreshold() |
HSSFConditionalFormattingThreshold[] |
HSSFIconMultiStateFormatting.getThresholds() |
HSSFConditionalFormattingThreshold[] |
HSSFColorScaleFormatting.getThresholds() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.