Link Search Menu Expand Document

ViewOptionsShowGridLines Property

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.0.2045-master
Syntax
public bool ShowGridLines { get; set; }

Property Value

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

Implements

IViewOptionsShowGridLines
See Also

Reference