GrapeCity.Xaml.Excel
IconSet Property (ExcelIconSetsRule)


Gets or sets the icon set.
Syntax
'Declaration
 
Public Property IconSet As ExcelIconSetType
'Usage
 
Dim instance As ExcelIconSetsRule
Dim value As ExcelIconSetType
 
instance.IconSet = value
 
value = instance.IconSet
public ExcelIconSetType IconSet {get; set;}

Property Value

The icon set.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelIconSetsRule Class
ExcelIconSetsRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options