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