True for printing gridlines, false otherwise.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025

Syntax

C#
public bool PrintGridlines { get; set; }
Visual Basic
Public Property PrintGridlines As Boolean
	Get
	Set

Remarks

Default value for this property is false.

See Also