Uses of Enum Class
org.apache.poi.ss.usermodel.ConditionFilterType
Packages that use ConditionFilterType
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of ConditionFilterType in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return ConditionFilterTypeModifier and TypeMethodDescriptionHSSFConditionalFormattingRule.getConditionFilterType()
always null (not a filter condition) orFILTER
if it is. -
Uses of ConditionFilterType in org.apache.poi.ss.usermodel
Methods in org.apache.poi.ss.usermodel that return ConditionFilterTypeModifier and TypeMethodDescriptionConditionalFormattingRule.getConditionFilterType()
This is null ifstatic ConditionFilterType
Returns the enum constant of this class with the specified name.static ConditionFilterType[]
ConditionFilterType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConditionFilterType in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return ConditionFilterTypeModifier and TypeMethodDescriptionXSSFConditionalFormattingRule.getConditionFilterType()
Will return null ifXSSFConditionalFormattingRule.getConditionType()
!=ConditionType.FILTER