Class Stretch
  
  
  
  
    Inheritance
    System.Object
    Stretch
   
  
  Assembly: DRIT.Spreadsheet.dll
  Syntax
  
    public class Stretch : object
   
  Properties
  
  
  
  
  BottomOffset
  
  
  Declaration
  
    public double BottomOffset { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  LeftOffset
  
  
  Declaration
  
    public double LeftOffset { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  RightOffset
  
  
  Declaration
  
    public double RightOffset { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  TopOffset
  
  
  Declaration
  
    public double TopOffset { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         |