Process

ISmartMarkerCallBack.Process method

Callback pour le traitement d’un marqueur intelligent.

public void Process(int sheetIndex, int rowIndex, int colIndex, string tableName, string columnName)
ParamètreTaperLa description
sheetIndexInt32L’index de la feuille.
rowIndexInt32L’index de ligne.
colIndexInt32L’indice de colonne.
tableNameStringLe nom de table de smartmarker.
columnNameStringLe nom de table de smartmarker.

Voir également