







The ExcelRichText 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.) |
![]() | ToString | (Inherited from Object.) |
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
|