GrapeCity.Xaml.Excel
NoIcon Property (ExcelIconFilter)


GrapeCity.Excel Namespace > ExcelIconFilter Class : NoIcon Property
Flag indicate whether show icon or not
Syntax
'Declaration
 
Public Property NoIcon As Boolean
'Usage
 
Dim instance As ExcelIconFilter
Dim value As Boolean
 
instance.NoIcon = value
 
value = instance.NoIcon
public bool NoIcon {get; set;}
See Also

Reference

ExcelIconFilter Class
ExcelIconFilter Members