I loaded an Excel file to the Aspose.Cells.GridDesktop control. But whenever I type a formula or reference another cell, the active cell remain blank. Please help.
Example: My excel file has one sheet with the follwing values:
1. A1 = 100
2. A2 = 300
3. A3 =500
The formula I created on B1 is (=A2 * A3)
And its also not showing anything if reference A1 using C1
Hope my illustration is clear enough.
Thanks
Staggga