Gets or sets a value indicating whether to print the grid lines.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool EnableGridLines { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableGridLines As Boolean |
true to print the grid lines; otherwise, false. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |