开发者

Apache POI and Excel VBA performance comparison

in term of performance speed comparsion and without consider the 开发者_JAVA百科development time

is that Excel VBA always faster than Apache POI when perform same task?

e.g. - fill background color/font formatting - convert csv into excel file


As I hear people smarter than me say all the time: it depends. You will have to go through some testing yourself to see what gives you the best performance for the tasks you want to accomplish.

If I would have to guess than I'd go for VBA. Chances are you'll be able to do much more than is available in POI too. The choice in the end will also be influenced by experience and architecture and ...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜