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