Click or drag to resize

ExcelGradient BackKnownColor Property

Gets or sets the background known 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 ExcelColors BackKnownColor { get; set; }

Property Value

Type: ExcelColors

Implements

IGradient BackKnownColor
See Also