ExcelFontXml Properties
From Office Open XML
The ExcelFontXml type exposes the following members.
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
|