| GrapeCity.Excel Namespace : ExcelTableBorder Class | 
The following tables list the members exposed by ExcelTableBorder.
| Name | Description | |
|---|---|---|
|  | ExcelTableBorder Constructor | Initialize a new ExcelTableBorder with default ExcelBorderSide settings. | 
| Name | Description | |
|---|---|---|
|  | Bottom | Gets or sets the bottom border line (Inherited from GrapeCity.Excel.ExcelBorder) | 
|  | Horizontal | Gets or sets the horizontal border line | 
|  | Left | Gets or sets the left border line (Inherited from GrapeCity.Excel.ExcelBorder) | 
|  | Right | Gets or sets the right border line (Inherited from GrapeCity.Excel.ExcelBorder) | 
|  | Top | Gets or sets the top border line (Inherited from GrapeCity.Excel.ExcelBorder) | 
|  | Vertical | Gets or sets the vertical border line | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Create a new ExcelBorder based on the current item. | 
|  | Equals | Overloaded. Determine whether the specified ExcelBorder object is equal to this instance | 
|  | GetHashCode | Returns a hash code for this instance. |