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.
伙计们。
由于我不太了解的原因,我的同事需要在 excel 中使用的 A1 和 R1C1 参考样式之间进行转换。在搜索没有产生令人满意的结果后,他将自己实施这种转换,但他仍然喜欢考虑他的方法的效率。最终他会实现他需要的任何东西,但也许你们中的一些人是 excel 编程领域的专家,并且可能知道已经有进行这种转换的方法的库(最好是 java 中的)。
POI 不是一个选项,因为他们尚未实现此功能 AFAIK(相信我同事的经验)。
实现了自定义实现。我想结束这个问题。