Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 DevExpress 处理包含大量公式的巨大 .xlsm 文件。最耗时的操作是 DevExpress 的 LoadDocument() 和 CalculateFull() 方法。是否有更快的库来处理 .xlsm。