Spread Silverlight Documentation
IconSet Property (IExcelIconFilter)


GrapeCity.Excel Namespace > IExcelIconFilter Interface : IconSet Property
Specifies which icon set is used in the filter criteria.
Syntax
'Declaration
 
Property IconSet As ExcelIconSetType
'Usage
 
Dim instance As IExcelIconFilter
Dim value As ExcelIconSetType
 
instance.IconSet = value
 
value = instance.IconSet
ExcelIconSetType IconSet {get; set;}
See Also

Reference

IExcelIconFilter Interface
IExcelIconFilter Members