Click or drag to resize

ExcelInterior PatternColor Property

Gets or sets the pattern color of the interior.

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

IInterior PatternColor
See Also