Gets a value indicating whether this cell belongs to a hidden column or row.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
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 Programmer's Guide | © 2025 MindFusion |