ExcelFont Members
From Office Open XML
The ExcelFont type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| SetFromFont |
Set the font from a Font object
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Bold |
Font-bold
| |
| Color |
Cell color
| |
| Family |
Font family
| |
| Italic |
Font-italic
| |
| Name |
The name of the font
| |
| Scheme |
Scheme
| |
| Size |
The Size of the font
| |
| Strike |
Font-Strikeout
| |
| UnderLine |
Font-Underline
| |
| UnderLineType | ||
| VerticalAlign |
Font-Vertical Align
|