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