Spread Silverlight Documentation
IconOnly Property (IExcelIconSetsRule)


GrapeCity.Excel Namespace > IExcelIconSetsRule Interface : IconOnly Property
Gets or sets a value indicating whether show icon only
Syntax
'Declaration
 
Property IconOnly As System.Boolean
'Usage
 
Dim instance As IExcelIconSetsRule
Dim value As System.Boolean
 
instance.IconOnly = value
 
value = instance.IconOnly
System.bool IconOnly {get; set;}

Property Value

true if show icon only; otherwise, false.
See Also

Reference

IExcelIconSetsRule Interface
IExcelIconSetsRule Members