GridDeskTop column direction

Hi,

I am using Aspose.Cells.GridDeskTop dll version 2.6.3.2001 to view the excel documents in C#.Net application. If the source excel documents follows the Right to Left direction, the griddesktop displaying the excel sheet in Left to Right direction. Please guide me to display excel documents in actual source format using GridDeskTop. Let me know is there any property in GridDeskTop to control the column direction.

Example the source document sheet column is ......H, G, F, E, D, C, B, A.

But in gridDeskTop the sheet column order is A, B, C, D, E, F, G, H.........

Thanks,

Dhivya

Hi,

Thanks for your reporting.

I was able to see the problem using the latest version:
Aspose.Cells.GridDesktop v2.6.3.2001
. I have added this in our database.

I have also attached the sample application along with sample file for a reference.

This issue has been logged as CELLSNET-28921.