Gets or sets a value indicating whether to display the active cell.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowActiveCell { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowActiveCell As Boolean |
true to show the active cell; otherwise, false. The default is true.