public class ExcelShapeFillGradient
Public Class ExcelShapeFillGradient
public ref class ExcelShapeFillGradient
type ExcelShapeFillGradient = class end
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 |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |