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