ExcelPrintOptions PrintGridlines Property GemBox.Spreadsheet Help
  for printing gridlines,   otherwise.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1036
Syntax

public bool PrintGridlines { get; set; }
Remarks

Default value for this property is  .

Except from printing and exporting to fixed document and rendering formats, such as PDF, XPS and image file formats, PrintGridlines is also supported when exporting to HTML file format.

See Also