Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Improve Performance while using OLE Object

Former Member
0 Likes
1,623

Hi,

I have a report which create the excel through OLE object with coloring options, fonts,wrap text.... But it takes more time to create the excel.

Can anyone tell how to improve the performance while uisng the OLe object?

Thnaks and Regards,

RS

3 REPLIES 3
Read only

Former Member
0 Likes
752

Using OLE will be slow. Try using modules in TXXL function group.

Read only

former_member189059
Active Contributor
0 Likes
752

Hello,

OLE will be relatively slow as compared to other options.

But you can do certain things to improve performance such as applying the coloring to a range of cells instead of one cell at a time etc.

Read only

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Likes
752

Hi,

Please check the following link:

Hope it will solve your problem.

Thanks & Regards

Rocky