Spread Silverlight Documentation
IconId Property (ExcelIconFilter)


GrapeCity.Excel Namespace > ExcelIconFilter Class : IconId Property
Zero-based index of an icon in an icon set
Syntax
'Declaration
 
Public Property IconId As System.UInteger
'Usage
 
Dim instance As ExcelIconFilter
Dim value As System.UInteger
 
instance.IconId = value
 
value = instance.IconId
public System.uint IconId {get; set;}
See Also

Reference

ExcelIconFilter Class
ExcelIconFilter Members