Click or drag to resize

CellStyleObject PatternColor Property

Returns or sets the color of the interior pattern.

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

Property Value

Type: Color

Implements

IExtendedFormat PatternColor
See Also