接口 IIconCriteria
public interface IIconCriteria
Represents the collection of IconCriterion objects. Each IconCriterion represents the values and threshold type for each icon in an icon set conditional formatting rule.
-
方法详细资料
-
getCount
int getCount()Returns a value that specifies the number of criteria for an icon set conditional format rule. -
get
Returns an IconCriterion object from the collection.
-