Process
ISmartMarkerCallBack.Process method
处理智能标记的回调。
public void Process(int sheetIndex, int rowIndex, int colIndex, string tableName, string columnName)
| 范围 | 类型 | 描述 |
|---|---|---|
| sheetIndex | Int32 | 工作表索引。 |
| rowIndex | Int32 | 行索引。 |
| colIndex | Int32 | 列索引。 |
| tableName | String | 智能标记的表名。 |
| columnName | String | 智能标记的表名。 |
也可以看看
- interface ISmartMarkerCallBack
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells