process méthode

process(sheet_index, row_index, col_index, table_name, column_name)

Rappel pour le traitement d’un marqueur intelligent.

def process(self, sheet_index, row_index, col_index, table_name, column_name):
    ...
ParamètreTaperDescription
sheet_indexintL’index de la feuille.
row_indexintL’index de ligne.
col_indexintL’indice de colonne.
table_namestrLe nom de table de smartmarker.
column_namestrLe nom de table de smartmarker.

Voir également