Enum IconType
  
  
  
  
  Assembly: DRIT.Spreadsheet.dll
  Syntax
  
    public enum IconType : int
   
  Fields
  
  
    
      
        | Name | Description | 
    
    
      
        | BlackCircle |  | 
      
        | BlackCircleWithBorder |  | 
      
        | BlackCircleWithOneWhiteQuarter |  | 
      
        | BlackCircleWithThreeWhiteQuarters |  | 
      
        | BlackCircleWithTwoWhiteQuarters |  | 
      
        | BlackTrafficLight |  | 
      
        | FourFilledBoxes |  | 
      
        | GoldStar |  | 
      
        | GrayCircle |  | 
      
        | GrayDownArrow |  | 
      
        | GrayDownRightArrow |  | 
      
        | GrayRightArrow |  | 
      
        | GrayUpArrow |  | 
      
        | GrayUpRightArrow |  | 
      
        | GreenCheck |  | 
      
        | GreenCheckSymbol |  | 
      
        | GreenCircle |  | 
      
        | GreenFlag |  | 
      
        | GreenRimmedTrafficLight |  | 
      
        | GreenTrafficLight |  | 
      
        | GreenUpArrow |  | 
      
        | GreenUpTriangle |  | 
      
        | HalfGoldStar |  | 
      
        | OneFilledBox |  | 
      
        | PinkCircle |  | 
      
        | RedCircle |  | 
      
        | RedCircleWithBorder |  | 
      
        | RedCross |  | 
      
        | RedCrossSymbol |  | 
      
        | RedDiamond |  | 
      
        | RedDownArrow |  | 
      
        | RedDownTriangle |  | 
      
        | RedFlag |  | 
      
        | RedRimmedTrafficLight |  | 
      
        | RedTrafficLight |  | 
      
        | SignalMeterWithFourFillBars |  | 
      
        | SignalMeterWithNoFillBar |  | 
      
        | SignalMeterWithOneFillBar |  | 
      
        | SignalMeterWithThreeFillBars |  | 
      
        | SignalMeterWithTwoFillBars |  | 
      
        | SilverStar |  | 
      
        | ThreeFilledBoxes |  | 
      
        | TwoFilledBoxes |  | 
      
        | WhiteCircleWithBlackBorder |  | 
      
        | YellowCircle |  | 
      
        | YellowDash |  | 
      
        | YellowDownRightArrow |  | 
      
        | YellowExclamation |  | 
      
        | YellowExclamationSymbol |  | 
      
        | YellowFlag |  | 
      
        | YellowRightArrow |  | 
      
        | YellowRimmedTrafficLight |  | 
      
        | YellowTrafficLight |  | 
      
        | YellowTriangle |  | 
      
        | YellowUpRightArrow |  | 
      
        | ZeroFilledBoxes |  |