The ExcelFontXml 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 | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Bold |
If the font is bold
| |
Color |
Text color
| |
Family |
Font family
| |
Italic |
If the font is italic
| |
Name |
The name of the font
| |
Scheme |
Font Scheme
| |
Size |
Font size
| |
Strike |
If the font is striked out
| |
UnderLine |
If the font is underlined.
When set to true a the text is underlined with a single line
| |
UnderLineType |
If the font is underlined
| |
VerticalAlign |
Vertical aligned
|