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