Spread Silverlight Documentation
IconSet Property (IExcelIconSetsRule)


GrapeCity.Excel Namespace > IExcelIconSetsRule Interface : IconSet Property
Gets or sets the icon set.
Syntax
'Declaration
 
Property IconSet As ExcelIconSetType
'Usage
 
Dim instance As IExcelIconSetsRule
Dim value As ExcelIconSetType
 
instance.IconSet = value
 
value = instance.IconSet
ExcelIconSetType IconSet {get; set;}

Property Value

The icon set.
See Also

Reference

IExcelIconSetsRule Interface
IExcelIconSetsRule Members