[]
        
(Showing Draft Content)

IIcon

Interface IIcon


public interface IIcon
Represents a single icon in an icon set used in a conditional formatting rule.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets a value that specifies the index number of the Icon object within the IconSet object.
    Gets 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

      IIconSet getParent()
      Gets the IconSet object.