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