RowFillPattern Property Bytescout Spreadsheet SDK
Sets the fill pattern of the row.

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

public PatternStyle FillPattern { get; set; }

Property Value

Type: PatternStyle
The fill pattern.

Implements

IExtFormatFillPattern
See Also

Reference