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.
当我从 RDLC 导出到 excel 文件时,我将数据分组到许多表中,开头的表是好的,数字格式正确,但继续前进,格式被忽略,不再应用。我该如何预防?
它来自图书馆 NPOI。它总是为每个单元格创建新样式,它被缓存但在有限的情况下,我们需要编写额外的代码以使其在合并多个文件时工作。