IGradient Interface |
Namespace: Spire.Xls.Core
The IGradient type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BackColor |
Represents background color.
|
|
|
BackColorObject |
Represents background color.
|
|
|
BackKnownColor |
Represents background color index.
|
|
|
ForeColor |
Represents foreground color.
|
|
|
ForeColorObject |
Represents foreground color.
|
|
|
ForeKnownColor |
Represents foreground color index.
|
|
|
GradientStyle |
Represents gradient shading style.
|
|
|
GradientVariant |
Represents gradient shading variant.
|
| Name | Description | |
|---|---|---|
|
|
CompareTo |
Compares with gradient.
|
|
|
TwoColorGradient |
Sets the specified XlsFill to a two-color gradient.
|
|
|
TwoColorGradient(GradientStyleType, GradientVariantsType) |
Sets the specified XlsFill to a two-color gradient.
|