Click or drag to resize

ExcelShapeFillGradientPresetGradientType Property

Gets or sets the preset gradient. This property has effect when the ColorMode property is set to Preset

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

Property Value

ExcelShapeFillPresetGradientType
See Also