接口的使用
com.grapecity.documents.excel.IIcon
-
com.grapecity.documents.excel中IIcon的使用
修饰符和类型方法说明IIconSet.get
(int Index) 获取指定索引的图标。final IIcon
IconSortField.getIcon()
指定用于排序的图标。IIconSortField.getIcon()
获取用于排序的IIcon
对象。限定符构造器说明IconSortField
(IRange key, IIcon icon) 对图标进行排序。IconSortField
(IRange key, IIcon icon, SortOrder order) 对图标进行排序。