Determines whether the cell is actived.

Namespace: Spire.Spreadsheet.Forms
Assembly: 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 

Return Value

Boolean

See Also