[]
        
立即试用
(Showing Draft Content)

IIconSets

Interface IIconSets


public interface IIconSets
表示在图标集条件格式规则中使用的图标集集合。
  • Method Summary

    Modifier and Type
    Method
    Description
    返回集合中的一个IconCriterion对象。
    int
    返回一个Integer值,指定工作簿中可用的图标集数量。
  • Method Details

    • getCount

      int getCount()
      返回一个Integer值,指定工作簿中可用的图标集数量。
    • get

      IIconSet get(IconSetType Index)
      返回集合中的一个IconCriterion对象。