Uses of Class
org.apache.poi.ss.format.CellFormatCondition

Packages that use CellFormatCondition
org.apache.poi.ss.format This package contains classes that implement cell formatting 
 

Uses of CellFormatCondition in org.apache.poi.ss.format
 

Methods in org.apache.poi.ss.format that return CellFormatCondition
static CellFormatCondition CellFormatCondition.getInstance(java.lang.String opString, java.lang.String constStr)
          Returns an instance of a condition object.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.