ViewOptionsGridLineColor Property Bytescout Spreadsheet SDK
Gets or sets the color of the gridlines

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

public Color GridLineColor { get; set; }

Property Value

Type: Color
The color of the gridline.

Implements

IViewOptionsGridLineColor
See Also

Reference