接口 IIcon
public interface IIcon
Represents a single icon in an icon set used in a conditional formatting rule.
-
方法概要
-
方法详细资料
-
getIndex
int getIndex()Gets a value that specifies the index number of the Icon object within the IconSet object. -
getParent
IIconSet getParent()Gets the IconSet object.
-