Hello!
My program just worked well in the past:
I put some values on a worksheet, which is created based on a template file (*.xlt ==> originally created in MS Office 2000/2003). The focused cells are "islocked = false".
Other - islocked = true - cells get some values, too. After that, the worksheets gets protected and the new workbook gets saved. When I open the workbook in Excel, I can see all the set values.
Now:
Programmatically part is the same. Now when I open the workbook, in the unlocked cells, there are no values?!?!? They are lost??? The locked cells are showing the programmatically set values correctly.
What is the difference between the past and now:
a) I use a higher Aspose.Cells-Version (sorry, I can't tell you the version numbers, because I'm out of office).
b) The *.xlt file was modified with MS Office 2010, but still saved in the old format.
Any suggestions?
Kind regards
Michael