Link Search Menu Expand Document

PageSetupPrintGridLines Property

Gets or sets a value indicating whether gridlines are printed on the page.

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

Property Value

Type: Boolean
true if cell gridlines are printed on the page; otherwise, false.
See Also

Reference