CellCommand
MainWeb.CellCommand event
在单击单元格的命令超链接时发生。 触发此事件时,其参数 e.Argument 包含命令的名称。
public event CellEventHandler CellCommand;
也可以看看
- delegate CellEventHandler
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
在单击单元格的命令超链接时发生。 触发此事件时,其参数 e.Argument 包含命令的名称。
public event CellEventHandler CellCommand;