Gets or sets a value indicating whether to export 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 export grid lines; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |