ExcelRichText Properties
From Office Open XML
The ExcelRichText type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bold |
Bold text
| |
| Color |
Text color
| |
| FontName |
Name of the font
| |
| Italic |
Italic text
| |
| PreserveSpace |
Preserves whitespace. Default true
| |
| Size |
Font size
| |
| Strike |
Strike-out text
| |
| Text |
The text
| |
| UnderLine |
Underlined text
| |
| VerticalAlign |
Vertical Alignment
|