ActiveCell
MainWeb.ActiveCell property
获取或设置当前工作表的活动单元格。 从版本 1.9.0.1 开始更改为可写。
public GridCell ActiveCell { get; set; }
也可以看看
- class GridCell
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
获取或设置当前工作表的活动单元格。 从版本 1.9.0.1 开始更改为可写。
public GridCell ActiveCell { get; set; }