GemBox.Spreadsheet

ExcelFillPattern.PatternStyle Property

Gets or sets fill pattern style.

public FillPatternStyle PatternStyle {get; set;}

Remarks

If you set this property to anything else than FillPatternStyle.None, PatternForegroundColor and/or PatternBackgroundColor should also be set (if color is different from default Color.Black.

See Also

ExcelFillPattern Class | GemBox.Spreadsheet Namespace