Process

ISmartMarkerCallBack.Process method

处理智能标记的回调。

public void Process(int sheetIndex, int rowIndex, int colIndex, string tableName, string columnName)
范围类型描述
sheetIndexInt32工作表索引。
rowIndexInt32行索引。
colIndexInt32列索引。
tableNameString智能标记的表名。
columnNameString智能标记的表名。

也可以看看