ExcelShapeFillGradient Class |
Namespace: ExpertXls.ExcelLib
The ExcelShapeFillGradient type exposes the following members.
Name | Description | |
---|---|---|
Color1 |
Gets or sets the first color of the gradient
| |
Color1Index |
Gets or sets the index in Excel palette of first color of the gradient
| |
Color2 |
Gets or sets the second color of the gradient
| |
Color2Index |
Gets or sets the index in Excel palette of second color of the gradient
| |
GradientColorsMode |
Gets a sets the gradient colors mode. If this property is set to Preset the preset gradient is taken from the PresetGradient property.
| |
GradientDirection |
Gets or sets gradient direction.
| |
GradientDirectionVariant |
Gets or sets the variant for a gradient direction.
| |
PresetGradientType |
Gets or sets the preset gradient. This property has effect when the ColorMode property is set to Preset
|