Class Picture
  
  
  
  
    Inheritance
    System.Object
    Picture
   
  
  Assembly: DRIT.Spreadsheet.dll
  Syntax
  
    public class Picture : object
   
  Properties
  
  
  
  
  BrightnessCorrection
  
  
  Declaration
  
    public decimal BrightnessCorrection { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Decimal | 
         | 
      
    
  
  
  
  
  ContrastCorrection
  
  
  Declaration
  
    public decimal ContrastCorrection { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Decimal | 
         | 
      
    
  
  
  
  
  Description
  
  
  Declaration
  
    public string Description { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  Recolor
  
  
  Declaration
  
    public Recolor Recolor { get; set; }
   
  Property Value
  
  
  
  
  Title
  
  
  Declaration
  
    public string Title { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         |