Link Search Menu Expand Document

ColumnFillPattern Property

Sets the fill pattern of the column.

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

Property Value

Type: PatternStyle
The fill pattern.

Implements

IExtFormatFillPattern
See Also

Reference