Gets or sets the currently active cell.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Cell ActiveCell { get; set; } |
Visual Basic
![]() |
---|
Public Property ActiveCell As Cell |
An instance of the Cell class.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |