| GrapeCity.Excel Namespace : ExcelTableElementType Enumeration | 
'Declaration Public Enum ExcelTableElementType Inherits System.Enum
'Usage Dim instance As ExcelTableElementType
public enum ExcelTableElementType : System.Enum
| Member | Description | 
|---|---|
| FirstColumn | First column | 
| FirstColumnStripe | First Column stripe | 
| FirstHeaderCell | First header cell | 
| FirstRowStripe | First row stripe | 
| FirstTotalCell | First total cell | 
| HeaderRow | Header row | 
| LastColumn | Last column | 
| LastHeaderCell | Last header cell | 
| LastTotalCell | Last total cell | 
| SecondColumnStripe | Second column stripe | 
| SecondRowStripe | Second row stripe | 
| TotalRow | Total row | 
| WholeTable | Whole Table | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelTableElementType
Target Platforms: Windows Server 2012, Windows RT