Determines whether the cell is actived.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
bool HasActiveCell()
Function HasActiveCell As Boolean
bool HasActiveCell()
abstract HasActiveCell : unit -> bool