CellRange
Activate Method
|
Active single cell in the worksheet
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellRange Activate()
Public Function Activate As CellRange
public:
CellRange^ Activate()
member Activate : unit -> CellRange
Return Value
Type:
CellRange
See Also