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