ExcelGradientFillXml Members
From Office Open XML
| EPPlus 3.0 |
| ExcelGradientFillXml Members |
| ExcelGradientFillXml Class Methods Properties See Also Send Feedback |
The ExcelGradientFillXml 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 | |
|---|---|---|
| BackgroundColor |
Cell background color
(Inherited from ExcelFillXml.) | |
| Bottom |
Percentage format bottom
| |
| Degree |
Angle of the linear gradient
| |
| GradientColor1 |
Gradient color 1
| |
| GradientColor2 |
Gradient color 2
| |
| Left |
Percentage format left
| |
| PatternColor |
Pattern color
(Inherited from ExcelFillXml.) | |
| PatternType |
Cell fill pattern style
(Inherited from ExcelFillXml.) | |
| Right |
Percentage format right
| |
| Top |
Percentage format top
| |
| Type |
Type of gradient fill.
|