Export to Excel :Right to Left

Stimulsoft Reports.NET discussion
Post Reply
liomessi32
Posts: 16
Joined: Tue May 25, 2010 1:09 am

Export to Excel :Right to Left

Post by liomessi32 »

Hi all
I have a simple list report. In Persian culture lists ordered in right to left format.my problem is when i want to save report as excel file,the page was created in Left To right Direction. and the bigger problem is when i change page direction in ms excel, the order of column don't change.
Please look at this image:
Image

that is very important to me please help me!
thanks in advance
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Export to Excel :Right to Left

Post by Andrew »

Hello,

The image you sent is corrupted. Please resend it.

Thank you.
liomessi32
Posts: 16
Joined: Tue May 25, 2010 1:09 am

Export to Excel :Right to Left

Post by liomessi32 »

Andrew wrote:Hello,

The image you sent is corrupted. Please resend it.

Thank you.
thank you Andrew, the link was edited.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Export to Excel :Right to Left

Post by Alex K. »

Hello,

Unfortunately, it will not be possible.
You need to:
- render a report in the LeftToRight mode;
- set the StiOptions.Export.Excel.ColumnsRightToLeft property to true;
- export the report to Excel.

Thank you.
liomessi32
Posts: 16
Joined: Tue May 25, 2010 1:09 am

Export to Excel :Right to Left

Post by liomessi32 »

Aleksey wrote:Hello,

Unfortunately, it will not be possible.
You need to:
- render a report in the LeftToRight mode;
- set the StiOptions.Export.Excel.ColumnsRightToLeft property to true;
- export the report to Excel.

Thank you.
Hi Aleksey and thank you for your help...
Right to left column order is very important in Persian(and Arabic and any right to left culture ...) I hope that Stimulsoft development team add this functionality to stiReport as soon as possible.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Export to Excel :Right to Left

Post by Alex K. »

Hello,

Unfortunately, on the current moment, we do not have plans to change the export algoritm method.

Thank you.
Post Reply