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.
我需要一些帮助来从 java 中的字符串数据创建 .xlsm 文件。我有一个带有多张工作表的 .xlsm 文件,以文本形式存储在 sybase 数据库中。我从数据库中以 java 字符串读取此文件内容,现在我想从此字符串数据创建 .xlsm 文件。这可能吗 ?
非常感谢任何帮助。
谢谢你。