RowFillPatternBackColor Property Bytescout Spreadsheet SDK
Sets the background color for a fill pattern of the row.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Color FillPatternBackColor { get; set; }

Property Value

Type: Color
The background color for a fill pattern.

Implements

IExtFormatFillPatternBackColor
See Also

Reference