|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSSFExtendedColor | |
---|---|
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of HSSFExtendedColor in org.apache.poi.hssf.usermodel |
---|
Methods in org.apache.poi.hssf.usermodel that return HSSFExtendedColor | |
---|---|
HSSFExtendedColor |
HSSFCreationHelper.createExtendedColor()
|
HSSFExtendedColor |
HSSFDataBarFormatting.getColor()
|
HSSFExtendedColor[] |
HSSFColorScaleFormatting.getColors()
|
Methods in org.apache.poi.hssf.usermodel with parameters of type HSSFExtendedColor | |
---|---|
HSSFConditionalFormattingRule |
HSSFSheetConditionalFormatting.createConditionalFormattingRule(HSSFExtendedColor color)
Create a Databar conditional formatting rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |