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