Click or drag to resize

IExtendedFormat PatternKnownColor Property

Returns or sets the color of the interior pattern as an index into the current color palette.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ExcelColors PatternKnownColor { get; set; }

Property Value

Type: ExcelColors
See Also