Spread Silverlight Documentation
ExcelIconSetType Enumeration


GrapeCity.Excel Namespace : ExcelIconSetType Enumeration
Icon set type for conditional formatting
Syntax
'Declaration
 
Public Enum ExcelIconSetType 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelIconSetType
public enum ExcelIconSetType : System.Enum 
Members
MemberDescription
Icon_3Arrows 3 arrows icon set
Icon_3ArrowsGray 3 gray arrows icon set
Icon_3Flags 3 flags icon set
Icon_3Signs 3 signs icon set
Icon_3Stars 3 stars icon set
Icon_3Symbols 3 symbols circled icon set.
Icon_3Symbols2 3 symbols icon set.
Icon_3TrafficLights1 3 traffic lights icon set (#1)
Icon_3TrafficLights2 3 traffic lights icon set (#2)
Icon_3Triangles 3 triangles icon set
Icon_4Arrows 4 arrows icon set.
Icon_4ArrowsGray 4 gray arrows icon set.
Icon_4Rating 4 ratings icon set.
Icon_4RedToBlack 4 'red to black' icon set.
Icon_4TrafficLights 4 traffic lights icon set.
Icon_5Arrows 5 arrows icon set.
Icon_5ArrowsGray 5 gray arrows icon set.
Icon_5Boxes 5 boxes icon set
Icon_5Quarters 5 quarters icon set.
Icon_5Rating 5 rating icon set.
Icon_NIL Not defined
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelIconSetType

See Also

Reference

GrapeCity.Excel Namespace