Worksheet.ActiveCell
Worksheet.ActiveCell property
Gets or sets the active cell in the worksheet.
public string ActiveCell { get; set; }
See Also
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets or sets the active cell in the worksheet.
public string ActiveCell { get; set; }