Uses of Class
org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
Packages that use HSSFDataBarFormatting
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFDataBarFormatting in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFDataBarFormattingModifier and TypeMethodDescriptionHSSFConditionalFormattingRule.createDataBarFormatting()
create a new databar / data-bar formatting object if it does not exist, otherwise just return the existing object.HSSFConditionalFormattingRule.getDataBarFormatting()