GrapeCity.Xaml.Excel
IconOnly Property (IExcelIconSetsRule)


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

Property Value

true if show icon only; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelIconSetsRule Interface
IExcelIconSetsRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options