IViewOptionsGridLinesColorEnabled Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the gridlines of the window are drawn with the window default foreground color or with the color specified by the value of GridLineColor option.

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

bool GridLinesColorEnabled { get; set; }

Property Value

Type: Boolean
true to use window default foreground color; otherwise, false to use GridLineColor for this purpose instead.
See Also

Reference