|
|
1
1
尝试设置
|
|
|
2
1
refreshAll()是一个异步函数,因此在执行其他操作之前需要等待它完成。可以使用xlsx.calculateUntilasyncQueriesDone()来完成此操作。
|