Link Search Menu Expand Document

ColumnFillPatternForeColor Property

Sets the foreground color for a fill pattern of the column.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Color FillPatternForeColor { get; set; }

Property Value

Type: Color
The foreground color for a fill pattern.

Implements

IExtFormatFillPatternForeColor
See Also

Reference