Click or drag to resize

ExcelShapeFillGradientGradientColorsMode Property

Gets a sets the gradient colors mode. If this property is set to Preset the preset gradient is taken from the PresetGradient property.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelGradientColors GradientColorsMode { get; set; }

Property Value

ExcelGradientColors
See Also