Link Search Menu Expand Document

IViewOptionsShowGridLines Property

Gets or sets a value indicating whether gridlines are shown in the Worksheet

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool ShowGridLines { get; set; }

Property Value

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

Reference