Uses of Class
org.apache.poi.hssf.usermodel.HSSFExtendedColor
Packages that use HSSFExtendedColor
Package
Description
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 HSSFExtendedColorModifier and TypeMethodDescriptionHSSFCreationHelper.createExtendedColor()HSSFDataBarFormatting.getColor()HSSFColorScaleFormatting.getColors()Methods in org.apache.poi.hssf.usermodel with parameters of type HSSFExtendedColorModifier and TypeMethodDescriptionHSSFSheetConditionalFormatting.createConditionalFormattingRule(HSSFExtendedColor color) Create a Databar conditional formatting rule.