The following tables list the members exposed by ExcelBorder.
Public Constructors
Public Properties
| Name | Description |
| Bottom | Gets or sets the bottom border line |
| Left | Gets or sets the left border line |
| Right | Gets or sets the right border line |
| Top | Gets or sets the top border line |
Top
Public Methods
| Name | Description |
| Clone | 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. |
Top
See Also