Click or drag to resize

ExcelGradient ForeColorObject Property

Gets the foreground 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 ForeColorObject { get; }

Property Value

Type: OColor

Implements

IGradient ForeColorObject
See Also