Interface IIconSets
public interface IIconSets
Represents a collection of icon sets used in an icon set conditional formatting rule.
-
Method Summary
Returns an IconCriterion object from the collection.
int
Returns an Integer value that specifies the number of icon sets available in the workbook.
-
Method Details
-
getCount
int getCount()
Returns an Integer value that specifies the number of icon sets available in the workbook.
-
get
Returns an IconCriterion object from the collection.