ExcelParagraph Members
From Office Open XML
| EPPlus 3.0 |
| ExcelParagraph Members |
| ExcelParagraph Class Constructors Methods Properties See Also Send Feedback |
The ExcelParagraph type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExcelParagraph | Initializes a new instance of the ExcelParagraph class |
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 |
Set the font style from a font object
(Inherited from ExcelTextFont.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Bold | (Inherited from ExcelTextFont.) | |
| Color | (Inherited from ExcelTextFont.) | |
| ComplexFont | (Inherited from ExcelTextFont.) | |
| Italic | (Inherited from ExcelTextFont.) | |
| LatinFont | (Inherited from ExcelTextFont.) | |
| Size | (Inherited from ExcelTextFont.) | |
| Strike | (Inherited from ExcelTextFont.) | |
| Text |
Text
| |
| UnderLine | (Inherited from ExcelTextFont.) | |
| UnderLineColor | (Inherited from ExcelTextFont.) |