ActiveCell

MainWeb.ActiveCell property

获取或设置当前工作表的活动单元格。 从版本 1.9.0.1 开始更改为可写。

public GridCell ActiveCell { get; set; }

也可以看看