Click or drag to resize

InteriorArrayWrapper KnownColor Property

Returns or sets the color of the interior. The color is specified as an index value into the current color palette.

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

Property Value

Type: ExcelColors

Implements

IInterior KnownColor
See Also