Click or drag to resize

GradientArrayWrapper BackColorObject Property

Represents background color.

Namespace: Spire.Xls.Core.Spreadsheet
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