Interface IIcon
public interface IIcon
Represents a single icon in an icon set used in a conditional formatting rule.
-
Method Summary
int
Gets a value that specifies the index number of the Icon object within the IconSet object.
-
Method Details
-
getIndex
int getIndex()
Gets a value that specifies the index number of the Icon object within the IconSet object.
-
getParent
Gets the IconSet object.