Worksheet.ActiveCell

Worksheet.ActiveCell property

Gets or sets the active cell in the worksheet.

public string ActiveCell { get; set; }

See Also