RowInserted
MainWeb.RowInserted event
当用户从客户端菜单插入一行时发生。
public event RowColumnEventHandler RowInserted;
也可以看看
- delegate RowColumnEventHandler
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
当用户从客户端菜单插入一行时发生。
public event RowColumnEventHandler RowInserted;