Class Top10FormattingRule
  
  
  
  
    Inheritance
    System.Object
    
    
    Top10FormattingRule
   
  
  
  Assembly: DRIT.Spreadsheet.dll
  
  
    public class Top10FormattingRule : StandardConditionalFormattingRule
   
  Constructors
  
  
  
  
  
  
  
  Declaration
  
    public Top10FormattingRule(ConditionalFormatting conditionalFormatting)
   
  Parameters
  
  Properties
  
  
  
  
  
  
  
  Declaration
  
    public bool Bottom { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public bool Percent { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public int Rank { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         |