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