ViewOptionsShowGridLines Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether gridlines are shown in the Worksheet

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

public bool ShowGridLines { get; set; }

Property Value

Type: Boolean
true if show gridlines; otherwise, false.

Implements

IViewOptionsShowGridLines
See Also

Reference