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 |
---|---|
HSSFExtendedColor |
HSSFCreationHelper.createExtendedColor() |
HSSFExtendedColor |
HSSFDataBarFormatting.getColor() |
HSSFExtendedColor[] |
HSSFColorScaleFormatting.getColors() |
Modifier and Type | Method and Description |
---|---|
HSSFConditionalFormattingRule |
HSSFSheetConditionalFormatting.createConditionalFormattingRule(HSSFExtendedColor color)
Create a Databar conditional formatting rule.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.