Click or drag to resize

XlsFill PatternColorObject Property

Returns the color of the interior pattern as an index into the current color palette. Read-only.

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

Property Value

Type: OColor
See Also