The following tables list the members exposed by ExcelStyle.
Public Constructors
Public Properties
| Name | Description |
 | BackColor | Gets the background color of the ExcelStyle. |
 | ContentAlignment | Gets the content alignment of the ExcelStyle. |
 | Font | Gets the font of the ExcelStyle. |
 | ForeColor | Gets the foreground color of the ExcelStyle. |
 | ID | Gets the ExcelStyle's name. |
Top
Public Methods
| Name | Description |
 | Equals | Determines whether the specified object is equal to the current ExcelStyle. |
 | GetHashCode | Serves as a hash function for the ExcelStyle, suitable for use in hashing algorithms
and data structures like a hash table. |
Top
See Also