GridWorksheet.GridActiveCell

GridWorksheet.GridActiveCell property

Gets or sets the active cell in the worksheet.

public GridCell GridActiveCell { get; set; }

See Also