méthode init_for_dot_net_core

init_for_dot_net_core()

Effectuez l’initialisation du programme .NetCore. Nous vous suggérons d’appeler d’abord cette méthode pour toutes les initialisations .NetCore. Par exemple: CellsHelper.InitForDotNetCore(); Classeur wb = nouveau classeur();


@staticmethod
def init_for_dot_net_core():
    ...

Voir également