Click or drag to resize

ExcelGradient BackColorObject Property

Gets the background color object from the gradient.

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

Property Value

Type: OColor

Implements

IGradient BackColorObject
See Also