Gets or sets a value indicating whether to display the formula bar.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowFormulaBar { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowFormulaBar As Boolean |
true to display the formula bar at the top of the view; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |