Uses of Class
org.apache.poi.hssf.record.CFRuleRecord
Packages that use CFRuleRecord
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of CFRuleRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return CFRuleRecordModifier and TypeMethodDescriptionCFRuleRecord.clone()
static CFRuleRecord
CFRuleRecord.create
(HSSFSheet sheet, byte comparisonOperation, String formulaText1, String formulaText2) Creates a new comparison operation rulestatic CFRuleRecord
Creates a new comparison operation rule