Enum TableStyleElementType
  
  
  
  
  Assembly: DRIT.Spreadsheet.dll
  Syntax
  
    public enum TableStyleElementType : int
   
  Fields
  
  
    
      
        | Name | 
        Description | 
      
    
    
      
        | BlankRow | 
         | 
      
      
        | FirstColumn | 
         | 
      
      
        | FirstColumnStripe | 
         | 
      
      
        | FirstColumnSubheading | 
         | 
      
      
        
         | 
      
      
        | FirstRowStripe | 
         | 
      
      
        | FirstRowSubheading | 
         | 
      
      
        | FirstSubtotalColumn | 
         | 
      
      
        | FirstSubtotalRow | 
         | 
      
      
        | FirstTotalCell | 
         | 
      
      
        
         | 
      
      
        | LastColumn | 
         | 
      
      
        
         | 
      
      
        | LastTotalCell | 
         | 
      
      
        | PageFieldLabels | 
         | 
      
      
        | PageFieldValues | 
         | 
      
      
        | SecondColumnStripe | 
         | 
      
      
        | SecondColumnSubheading | 
         | 
      
      
        | SecondRowStripe | 
         | 
      
      
        | SecondRowSubheading | 
         | 
      
      
        | SecondSubtotalColumn | 
         | 
      
      
        | SecondSubtotalRow | 
         | 
      
      
        | ThirdColumnSubheading | 
         | 
      
      
        | ThirdRowSubheading | 
         | 
      
      
        | ThirdSubtotalColumn | 
         | 
      
      
        | ThirdSubtotalRow | 
         | 
      
      
        | TotalRow | 
         | 
      
      
        | WholeTable | 
         |