Click or drag to resize

XlsRange Activate Method

Active single cell in the worksheet

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IXLSRange Activate()

Return Value

Type: IXLSRange
Returns the active cell.
See Also