Click or drag to resize

ExcelGradient BackColor Property

Gets or sets the background color of the gradient.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Color BackColor { get; set; }

Property Value

Type: Color

Implements

IGradient BackColor
See Also