Excel |
The ExcelFont type exposes the following members.
| Name | Description | |
|---|---|---|
| Color | Gets or sets font color. | |
| Italic | Gets or sets if the font is "italic". | |
| Name | Gets or sets name of the font. | |
| ScriptPosition | Gets or sets font script position. | |
| Size | Gets or sets font size style. | |
| Strikeout | Gets or sets if the font is "strike out". | |
| UnderlineStyle | Gets or sets the font underline style. | |
| Weight | Gets or sets font weight style. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| BoldWeight | Default bold font weight. | |
| MaxWeight | Maximum font weight. | |
| MinWeight | Minimum font weight. | |
| NormalWeight | Normal font weight. |