init_for_dot_net_core方法
init_for_dot_net_core()
对.NetCore程序进行初始化。 我们建议您首先调用此方法进行所有 .NetCore 初始化。 例如: 初始化DotNetCore() 工作簿 wb = new Workbook();
@staticmethod
def init_for_dot_net_core():
...
对.NetCore程序进行初始化。 我们建议您首先调用此方法进行所有 .NetCore 初始化。 例如: 初始化DotNetCore() 工作簿 wb = new Workbook();
@staticmethod
def init_for_dot_net_core():
...