méthode import_excel_file_from_json

import_excel_file_from_json

Importe le fichier Excel à partir de la chaîne de format JSON.

def import_excel_file_from_json(self, json):
    ...
ParamètreTaperDescription
jsonstrLa chaîne de format JSON.

Voir également